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