From b823ca3d9f2e6dd6cdc2d388576d02c73d5f9896 Mon Sep 17 00:00:00 2001
From: zhengyiming <540361168@qq.com>
Date: 星期一, 01 十二月 2025 13:20:45 +0800
Subject: [PATCH] release: @life-payment/core v0.0.4
---
apps/taro/config/staging.js | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/apps/taro/config/staging.js b/apps/taro/config/staging.js
index 5c87719..20f2259 100644
--- a/apps/taro/config/staging.js
+++ b/apps/taro/config/staging.js
@@ -4,7 +4,7 @@
env: {
// BASE_URL: '"https://testrlywx.boleyuma.com"',
BASE_URL: '"https://api.81812333.com"',
- BASE_URL_H5: '"https://testrlywx.boleyuma.com"',
+ BASE_URL_H5: '"https://testlifepay.81812333.com"',
BASE_URL_JX: '"https://api.jx818.com"',
APP_ENV: '"staging"',
@@ -14,6 +14,7 @@
},
defineConstants: {
OSS_URL: '"https://waterdroptest2.oss-cn-hangzhou.aliyuncs.com/"',
+ CLIENT_ORIGIN: '"https://jftest.81812333.com"',
},
h5: {
output: {
--
Gitblit v1.9.1