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