project/WCS/WIDESEAWCS_Server/WIDESEAWCS_ITelescopicService/IMaintenanceService.cs
@@ -61,8 +61,12 @@ /// <returns></returns> WebResponseContent StopMaintenanceTask(string account); /// <summary> /// 展示开始检修人员 /// </summary> /// <param name="status">检修状态</param> /// <returns></returns> WebResponseContent YShowStartTake(); }