Explorar el Código

创建线索失败处理

WH01243 hace 5 meses
padre
commit
ed18433980
Se han modificado 1 ficheros con 1 adiciones y 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,
 			})
 		}
 	}