stage_one

This commit is contained in:
2025-12-12 18:00:14 +08:00
parent dc4ef9002e
commit b8b9679bc8
55 changed files with 6541 additions and 459 deletions

View File

@ -345,4 +345,8 @@ class LEDInfo:
# 水温
WaterTemperature: str
# 配方比例
FormulaProportion: str
FormulaProportion: str
# 白班拆模强度文本描述
DayStrengthValue: str
# 夜班拆模强度文本描述
NihtStrengthValue: str