1
HuBingJie
2025-11-22 51af2794f47d5b68496edbc09d0ccb168347f02b
项目代码/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/WIDESEA_IBasicService/ILocationInfoService.cs
@@ -75,7 +75,6 @@
        /// <param name="roadway"></param>
        /// <returns></returns>
        Dt_LocationInfo? GetLocation(string roadway);
        Dt_LocationInfo? GetLocationInfoSC(string v);
    }
}