|
@@ -184,7 +184,7 @@
|
|
|
//console.log(that.$baseURL + '/search?action=uploadapi/uploadImgBatch');
|
|
|
uni.uploadFile({
|
|
|
//url: that.$baseURL + '/search?action=uploadapi/uploadImgBatch',
|
|
|
- url:'http://openapi.db.66km.cn/uploadapi/uploadImgBatch?timestamp='+Date.now()+'&type=errorcorrection',
|
|
|
+ url:'https://openapi.db.66km.cn/uploadapi/uploadImgBatch?timestamp='+Date.now()+'&type=errorcorrection',
|
|
|
//url:'http://192.168.1.8:20134/uploadapi/uploadImgBatch?timestamp='+Date.now()+'&type=errorcorrection',
|
|
|
header:{
|
|
|
timestamp:Date.now(),
|