Commit d9fee805 authored by 张艳玲's avatar 张艳玲

更新翻牌集字

parent 556e946a
......@@ -1420,6 +1420,8 @@ public class SaveLive implements Authorization {
Params.put("num",2);
Params.put("showAmount",1000);
Params.put("showMaxAmount",1000);
Params.put("poolType",1);
Params.put("freeNum",1);
Response response = network.postResponse(Params, BasicConfig.MANAGER_flipWord);
boolean data = response.jsonPath().getBoolean("data");
System.out.println(data);
......
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