Commit 78c41258 authored by 周松波's avatar 周松波

update /sign/contract/save interface

parent fdeb0172
......@@ -256,11 +256,13 @@ public class ContractSign_signTest extends DuibaTestBase {
Map<String, String> map = new HashMap<>();
map.put("title", "自动化_报名截止时间");
map.put("betCount", "1000");
map.put("bonusType","0");
map.put("betType","2");
map.put("bankerBonus", "10000");
map.put("ruleDesc:", "<p>bao ming&nbsp;截止时间</p>");
map.put("contractCycle","7");
map.put("joinTimeLimit", "false");
map.put("fakeLimit", "false");
map.put("rankPeriod","1");
map.put("joinTimeStart", startTime);
map.put("joinTimeEnd", endTime);
......
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