|
...
|
...
|
@@ -158,8 +158,8 @@ public class TestController { |
|
|
|
field.addProperty("线索时间",Integer.parseInt(clueData.getCreate_time())*1000l);
|
|
|
|
field.addProperty("账号",clueData.getRefer_dy_name());
|
|
|
|
field.addProperty("联系方式",clueData.getTelephone());
|
|
|
|
field.addProperty("渠道","抖音");
|
|
|
|
field.addProperty("地址",clueData.getLocation());
|
|
|
|
field.addProperty("渠道","抖音平台");
|
|
|
|
// field.addProperty("地区",clueData.getLocation());
|
|
|
|
subFeishuTables(gettenant_access_token("cli_a88a14d3b279d01c","Z3hpYKHeR1yR2aiv6Rp0mcnwKvehkzmT"),"VLGDbZTtPaJIrgsAzzJcyb8Vnve","tblgzxv9TNwKjUFv",field);
|
|
|
|
}
|
|
|
|
private static void subFeishuLuhui(ClueData clueData)
|
...
|
...
|
|