Explorar o código

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

王浩 hai 5 meses
pai
achega
e44e1ba30d
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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,
 			})
 		}
 	}