Commit 3d5b954a by Administrator

Update techhero-business-emergency-anhui-dev.yml

parent 1a788405
...@@ -52,4 +52,9 @@ template: ...@@ -52,4 +52,9 @@ template:
getByTerNoAndPlanCode: SELECT * FROM TB_GPS WHERE "terminalNumber" = {0} AND "planCode" = {1} AND "terminalType" = {2} ORDER BY "time" DESC LIMIT 1 getByTerNoAndPlanCode: SELECT * FROM TB_GPS WHERE "terminalNumber" = {0} AND "planCode" = {1} AND "terminalType" = {2} ORDER BY "time" DESC LIMIT 1
selevtTerminalHistory: SELECT * FROM TB_GPS WHERE "terminalNumber" = {0} AND "planCode" = {1} AND "terminalType" = {2} ORDER BY "time" ASC LIMIT 1000 selevtTerminalHistory: SELECT * FROM TB_GPS WHERE "terminalNumber" = {0} AND "planCode" = {1} AND "terminalType" = {2} ORDER BY "time" ASC LIMIT 1000
interfacePath:
loginPath: http://ahrs.172.139.0.68.nip.io:18801/login
reFetchTask: http://ahrs.172.139.0.68.nip.io:18801/ksytask/task/reFetchTaskOfPlanCode
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment