|
@@ -7,13 +7,13 @@ function request(options) {
|
|
|
|
|
|
return new Promise((resolve, reject) => {
|
|
|
|
|
|
-
|
|
|
- const baseycUrl = 'https://shop.qiubcar.com/zyyc-shop/';
|
|
|
+ const baseycUrl = 'https://zyyc.chelingzhu.com/zyyc-shop/';
|
|
|
+
|
|
|
|
|
|
|
|
|
|
|
|
-
|
|
|
- const qbcgjUrl = 'https://wx.qiubcar.com/clzwx/';
|
|
|
+ const qbcgjUrl = 'https://wx.test.chelingzhu.com/clzwx/';
|
|
|
+
|
|
|
|
|
|
let _obj = {
|
|
|
url: '',
|