## 调整系统名称;

This commit is contained in:
cabbage 2025-08-18 11:28:56 +08:00
parent d1236c31c7
commit 85b0b7cd21
1 changed files with 2 additions and 6 deletions

View File

@ -13,13 +13,9 @@ public enum ESysName {
MANAGE("manage", "后台管理"), MANAGE("manage", "后台管理"),
/** /**
* 新零售 * 众康系统
*/ */
BF("bf", "新零售BF"), ZK("zk", "众康系统"),
/**
* 新零售店铺
*/
BL("bl", "新零售店铺BL"),
; ;