Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
O
oto
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
龚小红
oto
Commits
3fa81a06
Commit
3fa81a06
authored
Mar 22, 2022
by
龚小红
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
``
parent
ca39005e
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Work.java
src/test/java/com/kjj/cases/otoseller/Work.java
+1
-1
No files found.
src/test/java/com/kjj/cases/otoseller/Work.java
View file @
3fa81a06
...
@@ -22,7 +22,7 @@ public class Work implements Authorization {
...
@@ -22,7 +22,7 @@ public class Work implements Authorization {
private
static
final
NetworkUtils
network
=
NetworkUtils
.
getInstance
();
private
static
final
NetworkUtils
network
=
NetworkUtils
.
getInstance
();
public
int
tagId
;
//标签ID
public
int
tagId
;
//标签ID
public
int
custId
;
//客户ID
public
int
custId
;
//客户ID
public
int
collectCustId
=
2
129
;
//客户ID
public
int
collectCustId
=
2
801
;
//客户ID
public
String
name
;
//客户手机号
public
String
name
;
//客户手机号
public
String
phone
;
//客户手机号
public
String
phone
;
//客户手机号
public
int
followTimes
;
//跟进次数
public
int
followTimes
;
//跟进次数
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment