正在显示
1 个修改的文件
包含
2 行增加
和
2 行删除
| @@ -158,8 +158,8 @@ public class TestController { | @@ -158,8 +158,8 @@ public class TestController { | ||
| 158 | field.addProperty("线索时间",Integer.parseInt(clueData.getCreate_time())*1000l); | 158 | field.addProperty("线索时间",Integer.parseInt(clueData.getCreate_time())*1000l); |
| 159 | field.addProperty("账号",clueData.getRefer_dy_name()); | 159 | field.addProperty("账号",clueData.getRefer_dy_name()); |
| 160 | field.addProperty("联系方式",clueData.getTelephone()); | 160 | field.addProperty("联系方式",clueData.getTelephone()); |
| 161 | - field.addProperty("渠道","抖音"); | ||
| 162 | - field.addProperty("地址",clueData.getLocation()); | 161 | + field.addProperty("渠道","抖音平台"); |
| 162 | +// field.addProperty("地区",clueData.getLocation()); | ||
| 163 | subFeishuTables(gettenant_access_token("cli_a88a14d3b279d01c","Z3hpYKHeR1yR2aiv6Rp0mcnwKvehkzmT"),"VLGDbZTtPaJIrgsAzzJcyb8Vnve","tblgzxv9TNwKjUFv",field); | 163 | subFeishuTables(gettenant_access_token("cli_a88a14d3b279d01c","Z3hpYKHeR1yR2aiv6Rp0mcnwKvehkzmT"),"VLGDbZTtPaJIrgsAzzJcyb8Vnve","tblgzxv9TNwKjUFv",field); |
| 164 | } | 164 | } |
| 165 | private static void subFeishuLuhui(ClueData clueData) | 165 | private static void subFeishuLuhui(ClueData clueData) |
-
请 注册 或 登录 后发表评论