Explorar el Código

录入客户同步项目总表接口字段调整

lvjs hace 1 mes
padre
commit
6ce4a4ede0

+ 1 - 1
src/main/java/com/malk/eastar/controller/AitableController.java

@@ -57,7 +57,7 @@ public class AitableController {
             fields.put("3Y796Wb",yidaNewOrOld);  //新老客户?【客户】
             fields.put("jIS3Gbd",yidaCustomerStatus);  //客户情况
             fields.put("JjVfpWO",yidaCountryOrRegion);  //客户国家/地区【客户】
-            fields.put("7sMX43a",yidaProductTypes);  //产品细分【客户】
+            fields.put("6rCZkSN",yidaProductTypes);  //客户标签【客户】
             JSONArray user = new JSONArray();
             JSONObject unionId = new JSONObject();
             unionId.put("unionId",ddCoreClient.getUnionIdByUserId(yidaBusinessUserId));