通道配置修改

This commit is contained in:
Administrator
2026-07-17 09:49:00 +08:00
parent 9a31174049
commit f51db3f130
29 changed files with 73 additions and 32 deletions
+6 -6
View File
@@ -2,32 +2,32 @@
"channels": [
{
"channelId": 1,
"default": 21,
"defaultValue": 21,
"gears": [ "E63y", "F63y" ]
},
{
"channelId": 2,
"default": 31,
"defaultValue": 31,
"gears": [ "E63yG", "F63yG" ]
},
{
"channelId": 3,
"default": 98,
"defaultValue": 98,
"gears": [ "NG" ]
},
{
"channelId": 4,
"default": 97,
"defaultValue": 97,
"gears": [ "拦截" ]
},
{
"channelId": 5,
"default": 97,
"defaultValue": 97,
"gears": [ "拦截" ]
},
{
"channelId": 6,
"default": 97,
"defaultValue": 97,
"gears": [ "拦截" ]
}
]