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