工作台待办缴纳加盟费分配给分部内勤

This commit is contained in:
shuo.wang
2025-02-10 14:01:29 +08:00
parent f16678104b
commit f3af0c7704
2 changed files with 7 additions and 1 deletions

View File

@@ -43,6 +43,7 @@ public enum UserRoleEnum {
TENT_PASS_CUSTOMER(380000000L,"营帐通客服"),
DESIGN_CUSTOMER(390000000L,"设计客服"),
CONSTRUCTION_CUSTOMER(400000000L,"施工客服"),
BRANCH_OFFICE(1724233283449L,"分布内勤"),
;
private Long code;