设备连接

This commit is contained in:
hsc
2026-06-11 17:25:59 +08:00
parent a9ee9e974e
commit a62b6cbc8f
15 changed files with 144 additions and 35 deletions

View File

@@ -1,4 +1,5 @@
using System;
using Model.Models;
using System;
using System.IO.Ports;
using System.Text;
using System.Threading;