重构移动utils文件夹

This commit is contained in:
xinzhu.yin
2026-04-20 11:48:38 +08:00
parent b6c1c2ab93
commit 2e92b48496
27 changed files with 2866 additions and 3085 deletions

View File

@@ -8,7 +8,7 @@ import threading
import time
from tkinter import messagebox
from utils.caSerail import CASerail
from drivers.caSerail import CASerail
def get_available_ucd_ports(self):
"""获取可用的UCD端口列表"""