合并测试1

This commit is contained in:
2022-10-08 09:47:39 +08:00
parent 6155d99f01
commit eb6c041ffd
2 changed files with 6 additions and 0 deletions
@@ -26,6 +26,7 @@ public class App extends Application {
@Override
public void onCreate() {
super.onCreate();
System.out.println("我是master");
mApplication = this;
CommonBaseLibrary.getInstance().init(this, Api.BASE_URL);
// if (BuildConfig.DEBUG){