yanjinhui
2025-06-09 9f3858dd723a69c56dbab909e0c7e6c5ef8b85a8
project/WCS/WIDESEAWCS_Server/WIDESEAWCS_ITelescopicService/IMaintenanceService.cs
@@ -29,11 +29,11 @@
        WebResponseContent PersonnelMonitoring(PaginationDTO pagination);
        /// <summary>
        /// 更改状态,运行进入检修
        /// 更改状态,强制下线
        /// </summary>
        /// <param name="id"></param>
        /// <returns></returns>
        WebResponseContent RunOperation(int id,string  ispossible);
        WebResponseContent RunOperation(int id, string LocalIP);
        WebResponseContent ChangeTasState(int id);