[6.7.0]
[fea] [添加ochdebug模式]
This commit is contained in:
@@ -145,6 +145,13 @@ object FunctionBuildConfig {
|
||||
@JvmField
|
||||
var isOffLine = false
|
||||
|
||||
/**
|
||||
* 是否是离线模式
|
||||
*/
|
||||
@Volatile
|
||||
@JvmField
|
||||
var ochdebug = false
|
||||
|
||||
|
||||
@Volatile
|
||||
@JvmField
|
||||
|
||||
Reference in New Issue
Block a user