Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
test-platform
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
马博
test-platform
Commits
d556b57b
Commit
d556b57b
authored
Mar 07, 2019
by
赵然
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
zr
parent
c09742b9
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
0 deletions
+5
-0
瓜分积分_实际瓜分_AccessTest.java
...st/java/http/cases/PkMoudleTest/瓜分积分_实际瓜分_AccessTest.java
+2
-0
瓜分积分_实际瓜分_主胜方_AccessTest.java
...ava/http/cases/PkMoudleTest/瓜分积分_实际瓜分_主胜方_AccessTest.java
+1
-0
瓜分红包_实际瓜分_AccessTest.java
...st/java/http/cases/PkMoudleTest/瓜分红包_实际瓜分_AccessTest.java
+2
-0
No files found.
src/test/java/http/cases/PkMoudleTest/瓜分积分_实际瓜分_AccessTest.java
View file @
d556b57b
...
...
@@ -258,6 +258,8 @@ public class 瓜分积分_实际瓜分_AccessTest extends DuibaTestBase {
Boolean
result2
=
jdbc
.
update
(
"delete from act_com_conf.tb_bet_group_relation where bet_id = ?"
,
betId
);
Boolean
result3
=
jdbc
.
update
(
"delete from act_com_conf.tb_bet_config where id = ?"
,
betId
);
Boolean
result6
=
jdbc
.
update
(
"delete from credits_dev.operating_activity where type = 53 and app_id = 21827"
);
Boolean
result7
=
jdbc
.
update
(
"delete from act_com_conf.tb_bet_act_group where app_id = 21827"
);
}
catch
(
SQLException
e
)
{
e
.
printStackTrace
();
...
...
src/test/java/http/cases/PkMoudleTest/瓜分积分_实际瓜分_主胜方_AccessTest.java
View file @
d556b57b
...
...
@@ -264,6 +264,7 @@ public class 瓜分积分_实际瓜分_主胜方_AccessTest extends DuibaTestBas
Boolean
result2
=
jdbc
.
update
(
"delete from act_com_conf.tb_bet_group_relation where bet_id = ?"
,
betId
);
Boolean
result3
=
jdbc
.
update
(
"delete from act_com_conf.tb_bet_config where id = ?"
,
betId
);
Boolean
result6
=
jdbc
.
update
(
"delete from credits_dev.operating_activity where type = 53 and app_id = 21832"
);
Boolean
result7
=
jdbc
.
update
(
"delete from act_com_conf.tb_bet_act_group where app_id = 21832"
);
}
catch
(
SQLException
e
)
{
e
.
printStackTrace
();
...
...
src/test/java/http/cases/PkMoudleTest/瓜分红包_实际瓜分_AccessTest.java
View file @
d556b57b
...
...
@@ -265,6 +265,8 @@ public class 瓜分红包_实际瓜分_AccessTest extends DuibaTestBase {
Boolean
result3
=
jdbc
.
update
(
"delete from act_com_conf.tb_bet_config where id = ?"
,
betId
);
Boolean
result6
=
jdbc
.
update
(
"delete from credits_dev.operating_activity where type = 53 and app_id = 21829"
);
Boolean
result7
=
jdbc
.
update
(
"delete from act_com_conf.tb_red_account_period where app_id = 21829"
);
Boolean
result8
=
jdbc
.
update
(
"delete from act_com_conf.tb_bet_act_group where app_id = 21829"
);
}
catch
(
SQLException
e
)
{
e
.
printStackTrace
();
}
catch
(
Exception
e
){
...
...
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