You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
230 B
8 lines
230 B
exports.config = {
|
|
appkey: '35E031ED55664D46B6D35742D7D73D2C',
|
|
appName: '纸通宝交易版',
|
|
versionName: '2.25.0',
|
|
versionCode: '322',
|
|
wxAppid: 'wx7a4a8415e6821108',
|
|
getLocation: true // 默认不获取用户位置
|
|
}
|