From 284e5318a11239e3c46c1c8b8166f1c06dd4a584 Mon Sep 17 00:00:00 2001 From: km2025 Date: Tue, 27 Jan 2026 17:55:50 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=9B=B4=E6=96=B0=20JavaScript=20?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E5=8F=B7=E8=87=B3=20dev202601271754?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.config.js b/app.config.js index c14b516..0ef93ef 100644 --- a/app.config.js +++ b/app.config.js @@ -10,7 +10,7 @@ export const IOS_UNIVERSAL_LINK = 'duooomi.bowong.cn' // 原生版本,原生代码变更时需要更新此版本号 export const VERSION = '1.2.0' // JavaScript版本,JS代码变更时需要更新此版本号 -export const APP_VERSION = 'dev202601271632' +export const APP_VERSION = 'dev202601271754' const ALIPAY_SCHEMA = 'alipay2021006119657394' const ALIPAY_SCHEMA_SANDBOX = 'alipay9021000158673972'