update
This commit is contained in:
parent
87dfad4978
commit
580e1c3161
@ -220,7 +220,7 @@ class MainActivity2 : AppCompatActivity() {
|
||||
getSimCountryIso(this@MainActivity2)
|
||||
}," + "MCC:${mcc()}," + "MNC:${mnc()}"
|
||||
appendLoadingTxt(hookInfo)
|
||||
if (dataId == 0L) {
|
||||
if (dataId <= 0L) {
|
||||
appendLoadingTxt("dataId返回的默认值,hook没生效,修改参数重试")
|
||||
startCountdown()
|
||||
return
|
||||
|
||||
Loading…
Reference in New Issue
Block a user