Selaa lähdekoodia

创建线索失败处理

WH01243 5 kuukautta sitten
vanhempi
commit
ed18433980
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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,
 			})
 		}
 	}