This commit is contained in:
Paidax
2024-12-31 16:31:42 +08:00
parent fdc7a6c53b
commit d6d077186f
6 changed files with 407 additions and 375 deletions
@@ -22,9 +22,9 @@ public enum UserChangeType {
RESIGN(3, "离校"),
DIE(4, "去世"),
RETIREMENT(5, "离退休"),
// EXPELLED(6, "开除"),
EXPELLED(6, "开除"),
RESTORE(7, "入会"),
WITHDRAWAL(8, "退会"),
WITHDRAWAL(8, "退会"),
// NONE(9, "不变"),
BASIC_CHANGE(10, "基本信息异动"),
WORK(11, "在职"),