mirror of
https://github.com/deepmodeling/Uni-Lab-OS
synced 2026-03-27 07:13:08 +00:00
物料添加失败应该直接raise ValueError,不要等待
This commit is contained in:
@@ -4388,11 +4388,11 @@ liquid_handler:
|
||||
deck:
|
||||
type: string
|
||||
simulator:
|
||||
default: false
|
||||
type: boolean
|
||||
required:
|
||||
- backend
|
||||
- deck
|
||||
- simulator
|
||||
type: object
|
||||
data:
|
||||
properties: {}
|
||||
|
||||
Reference in New Issue
Block a user