## 系统名称;

This commit is contained in:
cabbage 2025-09-09 15:42:09 +08:00
parent 7301b0e5e0
commit 10fbf97186
1 changed files with 2 additions and 2 deletions

View File

@ -13,9 +13,9 @@ public enum ESysName {
MANAGE("manage", "后台管理"),
/**
* 康系统
* 系统
*/
ZK("zk", "康系统"),
KG("kg", "系统"),
;