项目代码/WIDESEAWCS_Server 正式/SerialPortService/TorqueOpServer.cs
@@ -5,6 +5,7 @@ using System.Threading.Tasks; using WIDESEA_ISerialPortRepository; using WIDESEA_SerialPortRepository; using WIDESEAWCS_Core; using WIDESEAWCS_Core.BaseServices; using WIDESEAWCS_ITaskInfoService; using WIDESEAWCS_Model.Models; @@ -17,5 +18,13 @@ { } //public WebResponseContent Nexstep(string id, string guorp) //{ // if (true) // { // } //} } }