[2s 延迟]
This commit is contained in:
yangyakun
2026-04-20 16:56:01 +08:00
parent 4b120ac3b3
commit e47fcfcd10

View File

@@ -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")