1
xby-y
2026-01-12 c1eac732fc3ef407d51b76d288f311d2fa43e618
项目代码/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/WIDESEA_IBasicService/ILocationInfoService.cs
@@ -75,7 +75,9 @@
        /// <param name="roadway"></param>
        /// <returns></returns>
        Dt_LocationInfo? GetLocation(string roadway);
        Dt_LocationInfo? GetLocationInfoSC(string v);
        Dt_LocationInfo? GetLocationInfoSC2(string v);
    }
}