From 17ce21955b4e3402d3d5868b52e50bfdd55bc572 Mon Sep 17 00:00:00 2001
From: xuruiqian <xu.ruiqian@icloud.com>
Date: Wed, 04 Jun 2025 11:19:50 +0800
Subject: [PATCH] update

---
 04-Development/02-Code/bwf/com.farriver.bwf.wechatmp.mall/src/config.js |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/04-Development/02-Code/bwf/com.farriver.bwf.wechatmp.mall/src/config.js b/04-Development/02-Code/bwf/com.farriver.bwf.wechatmp.mall/src/config.js
index 3b64d10..345ec12 100644
--- a/04-Development/02-Code/bwf/com.farriver.bwf.wechatmp.mall/src/config.js
+++ b/04-Development/02-Code/bwf/com.farriver.bwf.wechatmp.mall/src/config.js
@@ -1,8 +1,8 @@
 let config = {
     appid: 'wx1e7526eb4d9cf91c',
-    questionhost: 'https://bwf.farriver.top/mobile/question?',
-    staticDomain: "https://bwf.farriver.top/static/",
-    // serverhost: 'https://bwf.farriver.top/api',
+    questionhost: 'https://bwf.wisdomdeliver.com/mobile/question?',
+    staticDomain: "https://bwf.wisdomdeliver.com/static/",
+    // serverhost: 'https://bwf.wisdomdeliver.com/api',
     serverhost: 'http://localhost:9031/api',
     // questionhost: 'http://localhost:9005/bwf/mobile/question?',
 

--
Gitblit v1.9.3