Commit 73ce10b9e8f998123a9809365aecb994923b4932

Authored by yiming
1 parent bc60adc6

修改照片服务地址

src/main/resources/application-test.properties
@@ -83,7 +83,7 @@ wvp.channel.history.list.url=http://61.169.120.202:28080/api/gb_record/query/{de @@ -83,7 +83,7 @@ wvp.channel.history.list.url=http://61.169.120.202:28080/api/gb_record/query/{de
83 83
84 84
85 #客流图像 85 #客流图像
86 -passengerFlow.url = http://58.247.254.118:9999/images/ 86 +passengerFlow.url = http://127.0.0.1:9999/images/
87 #DSM图像视频 87 #DSM图像视频
88 dsm.url = http://211.95.61.66:9008/safedriving/SafeDrivingInterface_for_jcpt 88 dsm.url = http://211.95.61.66:9008/safedriving/SafeDrivingInterface_for_jcpt
89 89