Commit a6bbd0fe authored by 龚小红's avatar 龚小红

Merge branch 'Feature/20220305-gxh' into 'master'

Feature/20220305 gxh

See merge request test-group/kejiji!238
parents f7aa86cf 3fa81a06
......@@ -22,7 +22,7 @@ public class Work implements Authorization {
private static final NetworkUtils network = NetworkUtils.getInstance();
public int tagId; //标签ID
public int custId; //客户ID
public int collectCustId = 2129; //客户ID
public int collectCustId = 2801; //客户ID
public String name; //客户手机号
public String phone; //客户手机号
public int followTimes; //跟进次数
......
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