You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
540 B
26 lines
540 B
7 days ago
|
{
|
||
|
"configKey": "Default",
|
||
|
"ragConfig": "Config/Ran/default.cfg",
|
||
|
"coreOrImsConfigs": [
|
||
|
{
|
||
|
"index": 1,
|
||
|
"plmn": "46000",
|
||
|
"coreNetworkConfig": "Config/CoreNetwork/plmn_46000.cfg",
|
||
|
"imsConfig": "Config/Ims/plmn_46000.cfg"
|
||
|
},
|
||
|
{
|
||
|
"index": 2,
|
||
|
"plmn": "46001",
|
||
|
"coreNetworkConfig": "Config/CoreNetwork/plmn_46001.cfg",
|
||
|
"imsConfig": "Config/Ims/plmn_46001.cfg"
|
||
|
}
|
||
|
],
|
||
|
"apn": "Internet",
|
||
|
"band": [
|
||
|
"B1",
|
||
|
"B3",
|
||
|
"B5",
|
||
|
"B8"
|
||
|
],
|
||
|
"comment": "默认网络配置"
|
||
|
}
|