1
z8018
2025-06-09 240971952b84d0ecfcf28116a337205531d0f885
project/WCS/WIDESEAWCS_Server/WIDESEAWCS_ITelescopicService/IParametersService.cs
@@ -53,5 +53,9 @@
        /// <returns></returns>
        WebResponseContent PauseButton();
        /// <summary>
        /// 伸缩杆当前位置
        /// </summary>
        WebResponseContent CurrentLocation();
    }
}