From 28b358e00c78248a46ed24e27fd9c076e69161a1 Mon Sep 17 00:00:00 2001 From: 移动系统liao <liaoxujun@qq.com> Date: 星期一, 14 七月 2025 16:03:28 +0800 Subject: [PATCH] 增加微信支付配置I --- Web/.env.production | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Web/.env.production b/Web/.env.production index 4c3cabe..5502702 100644 --- a/Web/.env.production +++ b/Web/.env.production @@ -1,8 +1,8 @@ # 绾夸笂鐜 ENV = production -# 绾夸笂鐜鎺ュ彛鍦板潃 -VITE_API_URL = +# 绾夸笂鐜鎺ュ彛鍦板潃 http://www.feizhengcai.cn:9009 +VITE_API_URL = http://www.feizhengcai.cn:9009 # 鐧婚檰鐣岄潰榛樿鐢ㄦ埛 VITE_DEFAULT_USER = -- Gitblit v1.9.1