Merge remote-tracking branch 'origin/master'

This commit is contained in:
2023-04-01 11:18:17 +08:00
4 changed files with 37 additions and 7 deletions

View File

@@ -23,7 +23,7 @@ ext {
baiduAppKey : "zgCgFhUKEOV7I3ZXDFpTfnRB",
baiduAppSecretKey: "nEVSgmuGpU0pjPr6VleEGGAl0hzGW52S",
// true表示谷歌支付 false
isGooglePlay : false,
isGooglePlay : true,
//是否上报异常日志
isUploadLog : false
]