Merge remote-tracking branch 'origin/dev_20230526_Mobile'
# Conflicts: # jero-web/src/common/lang/en-us.js # jero-web/src/common/lang/zh-cn.js # jero-web/src/components/tools/UserMenu.vue
This commit is contained in:
+1
@@ -4,6 +4,7 @@ public enum DictCodeEnum {
|
||||
|
||||
DUTY_TERRITORY("责任领域","duty_territory"),
|
||||
BRAND("品牌","brand"),
|
||||
STATE("文档库-状态","state"),
|
||||
;
|
||||
String name;
|
||||
String value;
|
||||
|
||||
Reference in New Issue
Block a user