Add:msgs.action (#83)

This commit is contained in:
ZiWei
2025-08-27 01:21:13 +08:00
committed by GitHub
parent 5ec8a57a1f
commit 7d8e6d029b
11 changed files with 180 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
# Goal - 液体投料
string titration_type # 滴定类型1否2是
string volume # 投料体积
string assign_material_name # 溶剂名称
string time # 观察时间单位min
string torque_variation #是否观察1否2是
---
# Result - 操作结果
string return_info # 结果消息
---
# Feedback - 实时反馈