修复问题

This commit is contained in:
18401019693
2023-07-05 17:07:11 +08:00
parent 003c7f9e12
commit 12bedd630e
2 changed files with 3 additions and 3 deletions

View File

@@ -24,11 +24,11 @@ ext {
baiduAppKey : "zgCgFhUKEOV7I3ZXDFpTfnRB",
baiduAppSecretKey: "nEVSgmuGpU0pjPr6VleEGGAl0hzGW52S",
// true表示谷歌支付 false
isGooglePlay : true,
isGooglePlay : false,
//是否上报异常日志
isUploadLog : true,
//是否打包成插件包模式
isPluginModel : false,
isPluginModel : true,
]
}
//7664 1