mirror of
https://github.com/dptech-corp/Uni-Lab-OS.git
synced 2026-02-16 04:35:11 +00:00
修补了一些单位处理,bump version to 0.9.11
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Goal - 加热冷却操作的目标参数
|
||||
string vessel # 加热容器名称(必需)
|
||||
float64 temp # 目标温度(可选,默认25.0)
|
||||
float64 time # 加热时间(可选,默认300.0)
|
||||
string time # 🔧 加热时间(支持带单位,如"5 min","300",默认秒)
|
||||
string temp_spec # 温度规格(可选)
|
||||
string time_spec # 时间规格(可选)
|
||||
string pressure # 压力规格(可选,不做特殊处理)
|
||||
|
||||
Reference in New Issue
Block a user