version: cude 5.3 MTK 3.1
fix: update:彻底删除极光推送,以及高德地图sdk,优化百度sdk获取结果
This commit is contained in:
@@ -2092,7 +2092,6 @@ public class JGYUtils {
|
||||
JsonObject jsonObject = new JsonObject();
|
||||
jsonObject.addProperty("sn", Utils.getSerial(context));
|
||||
jsonObject.addProperty("mac", Utils.getAndroid10MAC(mContext));
|
||||
// jsonObject.addProperty("jpush_id", JPushInterface.getRegistrationID(mContext));
|
||||
jsonObject.addProperty("jpush_id", "0000");
|
||||
jsonObject.addProperty("devices_version", Utils.getCustomVersion());
|
||||
jsonObject.addProperty("appstore_version", BuildConfig.VERSION_NAME);
|
||||
|
||||
Reference in New Issue
Block a user