W/System.err:java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.Object java.lang.Class.newInstance()' on a null object reference
W/System.err: at io.github.prototypez.appjoint.AppJoint.service(AppJoint.java:86)
W/System.err: at io.github.prototypez.appjoint.AppJoint.service(AppJoint.java:79)
debug发现routersMap是空的
W/System.err:java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.Object java.lang.Class.newInstance()' on a null object reference W/System.err: at io.github.prototypez.appjoint.AppJoint.service(AppJoint.java:86) W/System.err: at io.github.prototypez.appjoint.AppJoint.service(AppJoint.java:79) debug发现routersMap是空的