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