Commit 23fd6cd7 authored by 龚小红's avatar 龚小红

增加总监的全部客户列表

parent 97740196
......@@ -638,7 +638,8 @@ public class Phone implements Authorization {
@Test(description = "邀约销售查看见面次数",priority = 59)
public void 邀约销售查看见面次数(){
otoInviterTku();//邀约统计客户已上传的总面访次数
otoInviterAuth();//邀约统计客户已上传的总面访次数
sleep(2000);
HashMap<String,Object> params1 = new HashMap<>();
params1.put("custId", cust_id);
params1.put("type", 1);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment