面试/面谈

This commit is contained in:
zhangchenbiao
2024-03-26 11:25:17 +08:00
parent 29bbbe5847
commit 903afe7b90
8 changed files with 55 additions and 10 deletions

View File

@@ -17,7 +17,7 @@ import java.util.List;
*/
public enum InterviewTypeEnum {
MEET(0, "面谈", 120, 8, 19),
MEET(0, "面谈", 120, 9, 19),
INTERVIEW(1, "一面", 30, 9, 18),