|
@@ -8,13 +8,13 @@ function request(options) {
|
|
|
return new Promise((resolve, reject) => {
|
|
|
|
|
|
|
|
|
-
|
|
|
- const baseycUrl = 'http://192.168.16.224:7101/zyyc-shop/';
|
|
|
+ const baseycUrl = 'https://shop.qiubcar.com/zyyc-shop/';
|
|
|
+
|
|
|
|
|
|
|
|
|
|
|
|
-
|
|
|
- const qbcgjUrl = 'http://192.168.16.224:7003/clzwx/';
|
|
|
+ const qbcgjUrl = 'https://wx.qiubcar.com/clzwx/';
|
|
|
+
|
|
|
let _obj = {
|
|
|
url: '',
|
|
|
data: {},
|