Sfoglia il codice sorgente

创建线索失败处理

WH01243 5 mesi fa
parent
commit
ed18433980
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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,
 			})
 		}
 	}