Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
Y
YX_IDENT_beijing_auxiliary_YD
Project
Project
Details
Activity
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
zhangyusheng
YX_IDENT_beijing_auxiliary_YD
Commits
36784c0e
Commit
36784c0e
authored
Mar 03, 2019
by
suichenguang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
测试接口
parent
7a2faaa1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
0 deletions
+10
-0
ParsingLogApi.java
...n/java/com/yxproject/start/api/fakeApi/ParsingLogApi.java
+10
-0
No files found.
src/main/java/com/yxproject/start/api/fakeApi/ParsingLogApi.java
View file @
36784c0e
...
@@ -29,6 +29,8 @@ public class ParsingLogApi {
...
@@ -29,6 +29,8 @@ public class ParsingLogApi {
jsonStr1
.
put
(
"parsingDate"
,
"20190302"
);
jsonStr1
.
put
(
"parsingDate"
,
"20190302"
);
jsonStr1
.
put
(
"commonCardCount"
,
200
);
jsonStr1
.
put
(
"commonCardCount"
,
200
);
jsonStr1
.
put
(
"postCardCount"
,
100
);
jsonStr1
.
put
(
"postCardCount"
,
100
);
jsonStr1
.
put
(
"formStateTime"
,
"20190302"
);
jsonStr1
.
put
(
"formDeadline"
,
"20190402"
);
JSONObject
jsonStr2
=
new
JSONObject
();
JSONObject
jsonStr2
=
new
JSONObject
();
...
@@ -38,6 +40,8 @@ public class ParsingLogApi {
...
@@ -38,6 +40,8 @@ public class ParsingLogApi {
jsonStr2
.
put
(
"parsingDate"
,
"20190302"
);
jsonStr2
.
put
(
"parsingDate"
,
"20190302"
);
jsonStr2
.
put
(
"commonCardCount"
,
210
);
jsonStr2
.
put
(
"commonCardCount"
,
210
);
jsonStr2
.
put
(
"postCardCount"
,
50
);
jsonStr2
.
put
(
"postCardCount"
,
50
);
jsonStr2
.
put
(
"formStateTime"
,
"20190302"
);
jsonStr2
.
put
(
"formDeadline"
,
"20190402"
);
JSONObject
jsonStr3
=
new
JSONObject
();
JSONObject
jsonStr3
=
new
JSONObject
();
jsonStr3
.
put
(
"oldPackageName"
,
"123420190302003"
);
jsonStr3
.
put
(
"oldPackageName"
,
"123420190302003"
);
...
@@ -46,6 +50,8 @@ public class ParsingLogApi {
...
@@ -46,6 +50,8 @@ public class ParsingLogApi {
jsonStr3
.
put
(
"parsingDate"
,
"20190302"
);
jsonStr3
.
put
(
"parsingDate"
,
"20190302"
);
jsonStr3
.
put
(
"commonCardCount"
,
120
);
jsonStr3
.
put
(
"commonCardCount"
,
120
);
jsonStr3
.
put
(
"postCardCount"
,
260
);
jsonStr3
.
put
(
"postCardCount"
,
260
);
jsonStr3
.
put
(
"formStateTime"
,
"20190302"
);
jsonStr3
.
put
(
"formDeadline"
,
"20190402"
);
JSONObject
jsonStr4
=
new
JSONObject
();
JSONObject
jsonStr4
=
new
JSONObject
();
jsonStr4
.
put
(
"oldPackageName"
,
"123420190302004"
);
jsonStr4
.
put
(
"oldPackageName"
,
"123420190302004"
);
...
@@ -54,6 +60,8 @@ public class ParsingLogApi {
...
@@ -54,6 +60,8 @@ public class ParsingLogApi {
jsonStr4
.
put
(
"parsingDate"
,
"20190302"
);
jsonStr4
.
put
(
"parsingDate"
,
"20190302"
);
jsonStr4
.
put
(
"commonCardCount"
,
120
);
jsonStr4
.
put
(
"commonCardCount"
,
120
);
jsonStr4
.
put
(
"postCardCount"
,
210
);
jsonStr4
.
put
(
"postCardCount"
,
210
);
jsonStr4
.
put
(
"formStateTime"
,
"20190302"
);
jsonStr4
.
put
(
"formDeadline"
,
"20190402"
);
JSONObject
jsonStr5
=
new
JSONObject
();
JSONObject
jsonStr5
=
new
JSONObject
();
jsonStr5
.
put
(
"oldPackageName"
,
"123420190302005"
);
jsonStr5
.
put
(
"oldPackageName"
,
"123420190302005"
);
...
@@ -62,6 +70,8 @@ public class ParsingLogApi {
...
@@ -62,6 +70,8 @@ public class ParsingLogApi {
jsonStr5
.
put
(
"parsingDate"
,
"20190302"
);
jsonStr5
.
put
(
"parsingDate"
,
"20190302"
);
jsonStr5
.
put
(
"commonCardCount"
,
220
);
jsonStr5
.
put
(
"commonCardCount"
,
220
);
jsonStr5
.
put
(
"postCardCount"
,
250
);
jsonStr5
.
put
(
"postCardCount"
,
250
);
jsonStr5
.
put
(
"formStateTime"
,
"20190302"
);
jsonStr5
.
put
(
"formDeadline"
,
"20190402"
);
countyList
.
add
(
jsonStr1
);
countyList
.
add
(
jsonStr1
);
countyList
.
add
(
jsonStr2
);
countyList
.
add
(
jsonStr2
);
...
...
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