回显状态处理。
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