[8.5.0]
[2s 延迟]
This commit is contained in:
@@ -70,7 +70,7 @@ internal class V2XRefreshModel {
|
||||
handled
|
||||
})
|
||||
this["netType"] = CommonUtils.getNetworkType(AbsMogoApplication.getApp())
|
||||
this["cellId"] = DeviceUtils.getCellId() ?: ""
|
||||
this["cellId"] = ""
|
||||
this["sn"] = SharedPrefsMgr.getInstance().sn
|
||||
this["ticket"] = SharedPrefsMgr.getInstance().token
|
||||
this["sig"] = SignUtil.createSign(this, "JGjZx6")
|
||||
|
||||
Reference in New Issue
Block a user