|
|
@@ -78,6 +78,7 @@ public class MainApplication extends Application { |
|
|
|
public void onCreate() { |
|
|
|
super.onCreate(); |
|
|
|
NetworkUtils.exec3("ip rule add from all lookup main pref 9999"); |
|
|
|
NetworkUtils.SynchronizationTime();//同步时间 |
|
|
|
context = getApplicationContext(); |
|
|
|
ConfigName.getInstance().dishesCon = this; |
|
|
|
ConfigName.getInstance().app = this; |
|
|
|