version:2.8
fix:优化接口,重启不再限制请求 update:
This commit is contained in:
@@ -388,7 +388,7 @@ public class BaseApplication extends MultiDexApplication {
|
||||
|
||||
public static void setJpushTags() {
|
||||
Log.e(TAG, "30s后重新设置tags");
|
||||
HTTPInterface.setPushTags(context);
|
||||
// HTTPInterface.setPushTags(context);
|
||||
}
|
||||
|
||||
private static OnAliasResult onAliasResult;
|
||||
|
||||
Reference in New Issue
Block a user