feat: 更新JavaScript版本号至dev202601151552

This commit is contained in:
康猛 2026-01-15 15:54:30 +08:00
parent e72544c80f
commit bc0d94179f
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ export const IOS_UNIVERSAL_LINK = 'duooomi.bowong.cn'
// 原生版本,原生代码变更时需要更新此版本号
export const VERSION = '1.1.0'
// JavaScript版本JS代码变更时需要更新此版本号
export const APP_VERSION = 'dev202601151158'
export const APP_VERSION = 'dev202601151552'
const ALIPAY_SCHEMA = 'alipay2021006119657394'
const ALIPAY_SCHEMA_SANDBOX = 'alipay9021000158673972'