fix bugs.3

This commit is contained in:
2025-12-05 21:05:01 +08:00
parent b4ffa086fb
commit 60b910c38f
6 changed files with 61 additions and 234 deletions

View File

@@ -18,6 +18,8 @@ open class Application : CommonAppContext() {
var LOGUTILS_SAVE_PATH = ""
var CRASHUTILS_SAVE_PATH = ""
var isAgoraStop = false
// 单例实例
companion object {
@Volatile