补充上次提交
This commit is contained in:
@@ -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();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user