OTA 列表和按钮对接
This commit is contained in:
+3
-1
@@ -6,8 +6,10 @@ public enum RoleEnum {
|
||||
COUNTRU_CARD_MANAGE("countryCard管理员","countryCardManage","countryCardManage","1564916346120916993",4),
|
||||
ENGINEERING_INTERFACE_PERSON("工程接口人","engineeringInterfacePerson","engineeringInterfacePerson","1534020084667674626",5),
|
||||
ENGINEER("工程师","engineer","engineer","1534020318437208065",6),
|
||||
HOMOLOGATION_ENGINEER("认证工程师","homologationEngineer","homologationEngineer","1534019729326239745",8),
|
||||
REGULATION_OWNER("法规工程师","regulationOwner","regulationOwner","1534021004067500034",7),
|
||||
HOMOLOGATION_ENGINEER("认证工程师","homologationEngineer","homologationEngineer","1534019729326239745",8),
|
||||
OTA_MANAGER("OTA Manager","OTA Manager","OTA Manager","1664108901072678913",9),
|
||||
STUDIO("R&H Studio","R&H Studio","R&H Studio","1534019911296118786",10),
|
||||
;
|
||||
|
||||
String name;
|
||||
|
||||
Reference in New Issue
Block a user