1
HuBingJie
2025-12-25 5ea48455463691678b806badbee198699a878b5a
项目代码/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/WIDESEA_IBasicService/ILocationInfoService.cs
@@ -76,5 +76,8 @@
        /// <returns></returns>
        Dt_LocationInfo? GetLocation(string roadway);
        Dt_LocationInfo? GetLocationInfoSC(string v);
        Dt_LocationInfo? GetLocationInfoSC2(string v);
    }
}