Parcourir la source

创建线索失败处理

WH01243 il y a 5 mois
Parent
commit
ed18433980
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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,
 			})
 		}
 	}