浏览代码

feat:更新

wangshan 2 年之前
父节点
当前提交
a1004185b0
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      entity/user.go

+ 1 - 0
entity/user.go

@@ -140,6 +140,7 @@ func (m *WorkDesktopMenu) AutoUserPowerInfo() map[string]int {
 						if MC.IntAll(entNicheInfo["power"]) == 1 || entnicheRoleId > 0 {
 						if MC.IntAll(entNicheInfo["power"]) == 1 || entnicheRoleId > 0 {
 							//商机管理服务 P259需求
 							//商机管理服务 P259需求
 							//有商机管理服务 不会再有商机管理订阅菜单
 							//有商机管理服务 不会再有商机管理订阅菜单
+							//商机管理服务,上次陈老师说叫“企业管理服务”,不然和商机管理产品容易混淆-- 杨蘭 2022/12/14
 							powerSource = MC.IntAll(entNicheInfo["power_source"])
 							powerSource = MC.IntAll(entNicheInfo["power_source"])
 							switch powerSource {
 							switch powerSource {
 							case 0:
 							case 0: