Merge code

This commit is contained in:
2022-04-17 23:19:48 +08:00
parent 05b764934b
commit fa120f4bee

View File

@@ -60,7 +60,7 @@ open class ModuleApplication : Application() {
private var currentContext: ModuleApplication? = null
/**
* 全局静态 [Application] 实例
* 获取全局静态 [Application] 实例
* @return [ModuleApplication]
* @throws IllegalStateException 如果 [Application] 没有正确装载完成
*/