|
@@ -9860,8 +9860,8 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
value: true
|
|
|
});
|
|
|
exports.SHOP_ID = exports.BASE_URL = void 0;
|
|
|
-var BASE_URL = 'https://api.dev.zonelife.cn';
|
|
|
-// export const BASE_URL = 'https://api.zonelife.cn';
|
|
|
+// export const BASE_URL = 'https://api.dev.zonelife.cn';
|
|
|
+var BASE_URL = 'https://api.zonelife.cn';
|
|
|
|
|
|
// export const SHOP_ID = '65aa19c3e2cc5b1095f087fc';//测试视频会员店铺
|
|
|
exports.BASE_URL = BASE_URL;
|