## 系统名称;

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

View File

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