## 众康系统名;
This commit is contained in:
parent
c6794e8348
commit
818c77a05e
|
@ -28,6 +28,10 @@ public enum ESysName {
|
||||||
* 新零售店铺
|
* 新零售店铺
|
||||||
*/
|
*/
|
||||||
BL("bl", "新零售店铺BL"),
|
BL("bl", "新零售店铺BL"),
|
||||||
|
/**
|
||||||
|
* 众康
|
||||||
|
*/
|
||||||
|
ZK("zk", "众康ZK"),
|
||||||
|
|
||||||
;
|
;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue