Browse Source

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

王浩 5 months ago
parent
commit
e44e1ba30d
1 changed files with 1 additions and 0 deletions
  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,
 			})
 		}
 	}