mirror of
https://github.com/deepmodeling/Uni-Lab-OS
synced 2026-03-24 19:44:08 +00:00
修复了添加protocol前缀导致的不能启动的bug
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
"z": 0
|
||||
},
|
||||
"config": {
|
||||
"protocol_type": ["AddProtocol", "TransferProtocol", "StirProtocol", "StartStirProtocol", "StopStirProtocol"]
|
||||
"protocol_type": ["AddProtocol", "TransferProtocol", "StartStirProtocol", "StopStirProtocol"]
|
||||
},
|
||||
"data": {}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user