Merge remote-tracking branch 'origin/feature/REQ-1609' into dev
This commit is contained in:
commit
775f19b682
@ -28,7 +28,8 @@ public enum DictTypeFiledEnum {
|
|||||||
/**
|
/**
|
||||||
* 工作台
|
* 工作台
|
||||||
*/
|
*/
|
||||||
WORKSPACE("workspace","工作台")
|
WORKSPACE("workspace","工作台"),
|
||||||
|
IDENTITY("identity","身份"),
|
||||||
;
|
;
|
||||||
|
|
||||||
@EnumValue
|
@EnumValue
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user