yanjinhui
2025-06-02 4b4cc0dd66d0bfb8220709f6a5edd5fc3b8a65c2
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();
    }