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.vue3/src/config.js | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/04-Development/02-Code/bwf/com.farriver.bwf.wechatmp.vue3/src/config.js b/04-Development/02-Code/bwf/com.farriver.bwf.wechatmp.vue3/src/config.js
index 98f6583..c52eac3 100644
--- a/04-Development/02-Code/bwf/com.farriver.bwf.wechatmp.vue3/src/config.js
+++ b/04-Development/02-Code/bwf/com.farriver.bwf.wechatmp.vue3/src/config.js
@@ -1,7 +1,7 @@
let config = {
appid: 'wx1e7526eb4d9cf91c',
- serverhost: 'https://bwf.farriver.top/api',
- questionhost: 'https://bwf.farriver.top/mobile/question?',
+ serverhost: 'https://bwf.wisdomdeliver.com/api',
+ questionhost: 'https://bwf.wisdomdeliver.com/mobile/question?',
// serverhost: 'http://localhost:8080/api',
// questionhost: 'http://localhost:9005/mobile/question?',
--
Gitblit v1.9.3