feat:自有店财务
This commit is contained in:
@@ -60,6 +60,8 @@ public enum UserRoleEnum {
|
||||
HEAD_OF_DESIGN(450000000L,"设计组长"),
|
||||
|
||||
QUOTATION_OFFICE(470000000L,"报价员"),
|
||||
|
||||
OWN_SHOP_OFFICE(480000000L,"自有店财务"),
|
||||
;
|
||||
|
||||
private Long code;
|
||||
|
||||
Reference in New Issue
Block a user