瀏覽代碼

创建线索失败处理

WH01243 5 月之前
父節點
當前提交
ed18433980
共有 1 個文件被更改,包括 1 次插入0 次删除
  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,
 			})
 		}
 	}