yanjinhui
2025-06-07 70900e697720bfe657bbf28067caeeb03bfdbf8f
project/ºǫ́¹ÜÀí/WIDESEAWCS_Server/WIDESEAWCS_ITelescopicService/IParametersService.cs
@@ -37,5 +37,11 @@
        /// <returns></returns>
        WebResponseContent PauseButton(int deptid);
        /// <summary>
        /// ä¼¸ç¼©æ†å½“前位置
        /// <param name="deptid">轨道站号</param>
        /// <returns></returns>
        WebResponseContent CurrentLocation(int deptid);
    }
}