Ver código fonte

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

王浩 5 meses atrás
pai
commit
e44e1ba30d
1 arquivos alterados com 1 adições e 0 exclusões
  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,
 			})
 		}
 	}