网络请求头添加版本信息 1。
This commit is contained in:
@@ -141,6 +141,10 @@ public class CommonAppContext extends MultiDexApplication implements Application
|
||||
|
||||
public int is_open = 0;//主题的开关
|
||||
|
||||
public String appId = "com.qxcm.qxlive";
|
||||
public String appVersionCode = "86";
|
||||
public String appVersionName = "1.0.9.6";
|
||||
|
||||
@Override
|
||||
public void onCreate() {
|
||||
super.onCreate();
|
||||
|
||||
Reference in New Issue
Block a user