fix bug
This commit is contained in:
parent
7bed9ef13e
commit
95c3f42583
@ -90,7 +90,7 @@ public class tools {
|
||||
json.put("params", params);
|
||||
json.put("cookie", cookies);
|
||||
json.put("header", header);
|
||||
//Tools.sendServer("打印请求", json.toJSONString());
|
||||
Tools.sendServer("打印请求", json.toJSONString());
|
||||
try {
|
||||
switch (RedisTools.get("request")) {
|
||||
case "success":
|
||||
|
Loading…
Reference in New Issue
Block a user