This commit is contained in:
2023-06-14 17:59:08 +08:00
parent 3f9e95ce7d
commit 53ce1c703e
3 changed files with 20 additions and 8 deletions

View File

@@ -26,7 +26,9 @@ ext {
// true表示谷歌支付 false
isGooglePlay : false,
//是否上报异常日志
isUploadLog : true
isUploadLog : true,
//是否打包成插件包模式
isPluginModel : false,
]
}
//7664 1