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

@ -61,7 +61,7 @@ class MainController:
def update_ui_notify(self, prop:str,value):
"""更新UI状态"""
# print(f"更新UI状态: {prop} = {value}")
print(f"更新UI状态: {prop} = {value}")
if prop == "feed_status" and value == 4:
# 盖板到位的情况, 更新 管片任务 (目前)