yanjinhui
2025-03-31 543f0a71b763660a1b5d12ac2bc0e1259e1ea4cb
项目代码/WIDESEAWCS_Server 正式/ISerialPortService/ISerialPortService.cs
@@ -15,13 +15,12 @@
      
        //WebResponseContent StartSerialPortCom();
        void StartSerialPortCom();
        void StopSerialPortCom();
        //WebResponseContent Getinfo();
        List<string> GetSerialPortCom();
    }
}