Compare commits
No commits in common. "d682562db5672e6b36a9617b7b46b96e58f383c1" and "6fc2df59263c8004d3d4c46977432cfbd78cc468" have entirely different histories.
d682562db5
...
6fc2df5926
|
|
@ -12,7 +12,7 @@ export const IOS_UNIVERSAL_LINK = 'duooomi.bowong.cn'
|
||||||
// 原生版本,原生代码变更时需要更新此版本号
|
// 原生版本,原生代码变更时需要更新此版本号
|
||||||
export const VERSION = '1.1.0'
|
export const VERSION = '1.1.0'
|
||||||
// JavaScript版本,JS代码变更时需要更新此版本号
|
// JavaScript版本,JS代码变更时需要更新此版本号
|
||||||
export const APP_VERSION = 'dev202601151552'
|
export const APP_VERSION = 'dev202601151158'
|
||||||
|
|
||||||
const ALIPAY_SCHEMA = 'alipay2021006119657394'
|
const ALIPAY_SCHEMA = 'alipay2021006119657394'
|
||||||
const ALIPAY_SCHEMA_SANDBOX = 'alipay9021000158673972'
|
const ALIPAY_SCHEMA_SANDBOX = 'alipay9021000158673972'
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue