浏览代码

Merge branch 'dev_v1.0.11.1_wh' of CRM/application into hotfix/v1.0.11.1

王浩 5 月之前
父节点
当前提交
e44e1ba30d
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      api/internal/service/employService.go

+ 1 - 0
api/internal/service/employService.go

@@ -136,6 +136,7 @@ func (e *EmPloyService) InfoEmployinfo(in *types.InfoEmployinfoReq) ([]map[strin
 				"clueCount":   0,
 				"chanceCount": 0,
 				"type":        1,
+				"employId":    0,
 			})
 		}
 	}