@@ -32,7 +32,9 @@ public class GZLocationSend extends QuartzJobBean { | |||||
for (int i = 0; i < deviceList.size(); i++) { | for (int i = 0; i < deviceList.size(); i++) { | ||||
IOTDevice device = deviceList.get(i); | IOTDevice device = deviceList.get(i); | ||||
try{ | try{ | ||||
// 找到记录的时间 | |||||
// | |||||
}catch (Exception e){ | }catch (Exception e){ | ||||
e.printStackTrace(); | e.printStackTrace(); | ||||
} | } | ||||
@@ -34,7 +34,7 @@ server.tomcat.uri-encoding=UTF-8 | |||||
netty.host=127.0.0.1 | netty.host=127.0.0.1 | ||||
netty.port=8888 | netty.port=8888 | ||||
4g.api.apiUrl = http://47.116.142.140/webapi | |||||
4g.api.apiUrl = http://47.116.142.20/webapi | |||||
4g.api.key = 7368616e78697869616f616e746f6e67 | 4g.api.key = 7368616e78697869616f616e746f6e67 | ||||
4g.api.token = 123Te1p0Te1p0321 | 4g.api.token = 123Te1p0Te1p0321 | ||||
# \u8D35\u5DDE\u7535\u4FE1\u53C2\u6570 | # \u8D35\u5DDE\u7535\u4FE1\u53C2\u6570 | ||||
@@ -34,7 +34,7 @@ server.tomcat.uri-encoding=UTF-8 | |||||
netty.host=127.0.0.1 | netty.host=127.0.0.1 | ||||
netty.port=8888 | netty.port=8888 | ||||
4g.api.apiUrl = http://47.116.142.68/webapi | |||||
4g.api.apiUrl = http://47.116.142.20/webapi | |||||
4g.api.key = 7368616e78697869616f616e746f6e67 | 4g.api.key = 7368616e78697869616f616e746f6e67 | ||||
4g.api.token = 123Te1p0Te1p0321 | 4g.api.token = 123Te1p0Te1p0321 | ||||
# \u8D35\u5DDE\u7535\u4FE1\u53C2\u6570 | # \u8D35\u5DDE\u7535\u4FE1\u53C2\u6570 | ||||