|
@@ -6,4 +6,5 @@ export const mockUrl = 'http://10.179.24.123:8980' // 线上
|
|
|
|
|
|
export const qualityUrl = 'http://10.179.209.19:8898' // 质量度量
|
|
export const qualityUrl = 'http://10.179.209.19:8898' // 质量度量
|
|
|
|
|
|
-export const HMvehicleUrl = 'http://10.96.113.197:9999' // 电单车
|
|
|
|
|
|
+// export const HMvehicleUrl = 'http://10.96.113.197:9999' // 电单车 线下
|
|
|
|
+export const HMvehicleUrl = 'http://10.179.91.236:9999' // 电单车 线上
|