✨ 修改查询流量代码
This commit is contained in:
parent
658cc7ea83
commit
8021a7c885
@ -2,8 +2,8 @@ local util_mobile = {mcc = 99, mnc = 99, band = 99}
|
|||||||
|
|
||||||
-- 查询流量代码
|
-- 查询流量代码
|
||||||
local trafficCode = {
|
local trafficCode = {
|
||||||
CU = {"10010", "1071"},
|
CU = {"10010", "2082"},
|
||||||
CM = {"10086", "cxll"},
|
CM = {"10086", "CXLL"},
|
||||||
CT = {"10001", "108"}
|
CT = {"10001", "108"}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user