修复了添加protocol前缀导致的不能启动的bug

This commit is contained in:
KCFeng425
2025-06-16 02:06:53 +08:00
parent ff6998501e
commit 7b04f3fa50
26 changed files with 1345 additions and 176 deletions

View File

@@ -25,7 +25,7 @@
"z": 0
},
"config": {
"protocol_type": ["AddProtocol", "TransferProtocol", "StirProtocol", "StartStirProtocol", "StopStirProtocol"]
"protocol_type": ["AddProtocol", "TransferProtocol", "StartStirProtocol", "StopStirProtocol"]
},
"data": {}
},