补充上次提交

This commit is contained in:
chenjinsong
2018-06-15 13:55:34 +08:00
parent 5343567e33
commit 0aa8652c74

View File

@@ -48,12 +48,12 @@ public class IpLogController extends BaseController {
// } catch (IOException e) { // } catch (IOException e) {
// e.printStackTrace(); // e.printStackTrace();
// } // }
try { // try {
Thread.sleep(20000); // Thread.sleep(20000);
} catch (InterruptedException e1) { // } catch (InterruptedException e1) {
// TODO Auto-generated catch block // // TODO Auto-generated catch block
e1.printStackTrace(); // e1.printStackTrace();
} // }
Gson gson = new GsonBuilder().create(); Gson gson = new GsonBuilder().create();
try { try {