补充上次提交

This commit is contained in:
chenjinsong
2018-06-15 13:59:36 +08:00
parent 0aa8652c74
commit 56a9917ad9

View File

@@ -47,12 +47,6 @@ public class IpLogController extends BaseController {
// recv = FileUtil.readAsString(new File(path + "com/nis/web/test/logTest.txt"));
// } catch (IOException e) {
// e.printStackTrace();
// }
// try {
// Thread.sleep(20000);
// } catch (InterruptedException e1) {
// // TODO Auto-generated catch block
// e1.printStackTrace();
// }
Gson gson = new GsonBuilder().create();