[6.5.0_tmp] fix map problem contains volitile and func remove

This commit is contained in:
EmArrow
2024-06-13 14:29:41 +08:00
parent 27328c05a9
commit 2dc0ac8868
8 changed files with 5 additions and 86 deletions

View File

@@ -28,7 +28,7 @@ public class MogoApplication extends MainMoGoApplication {
@Override
public void onCreate() {
// TraceNodeCore.Companion.getTraceNodeCore().setDebugMode(false); //todo
// TraceNodeCore.Companion.getTraceNodeCore().setDebugMode(false); //debuggable验证时打开
ARouterStartUp.init(this);
ConfigStartUp.init(this);
tryEnableStrictMode();