dengjunjie
2026-03-02 e1f772ef890e46813b62a08aa8e77a258f6add2c
代码管理/WCS/WIDESEAWCS_Server/WIDESEAWCS_IBasicInfoService/IStationMangerService.cs
@@ -18,5 +18,11 @@
        /// <param name="fromLocationCode"></param>
        /// <returns></returns>
        Dt_StationManger GetInStationInfo(string fromLocationCode);
        /// <summary>
        /// 鑾峰彇鍑哄簱绔欏彴
        /// </summary>
        /// <param name="fromLocationCode"></param>
        /// <returns></returns>
        Dt_StationManger GetOutStationInfo(string fromLocationCode);
    }
}