From 51bcadcc5ece12fc430f0f09bf649326360febb7 Mon Sep 17 00:00:00 2001
From: wupengfei <834520024@qq.com>
Date: 星期三, 03 九月 2025 17:43:52 +0800
Subject: [PATCH] feat: 钱包

---
 apps/bMiniApp/config/prod.js |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/apps/bMiniApp/config/prod.js b/apps/bMiniApp/config/prod.js
index 4e89645..7c26763 100644
--- a/apps/bMiniApp/config/prod.js
+++ b/apps/bMiniApp/config/prod.js
@@ -6,6 +6,8 @@
 
     OSS_URL: '"https://parkmanagement.oss-cn-hangzhou.aliyuncs.com"',
 
+    APP_ENV: '"production"',
+
     WEMAP_KEY: 'DYRBZ-ZGPCF-X3OJN-N2AA3-JWUCE-HEBXJ',
   },
   defineConstants: {},

--
Gitblit v1.9.1