## 系统名称;
This commit is contained in:
parent
1e1172b4bc
commit
f358766fc5
|
@ -13,9 +13,9 @@ public enum ESysName {
|
||||||
MANAGE("manage", "后台管理"),
|
MANAGE("manage", "后台管理"),
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 众康系统
|
* 康健系统
|
||||||
*/
|
*/
|
||||||
ZK("zk", "众康系统"),
|
KG("kg", "康健系统"),
|
||||||
|
|
||||||
;
|
;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue