huanghongfeng
2024-11-22 426848306ad9233db96e4b3fc68a881c15f0b0b0
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_IBasicService/ILocationInfoService.cs
@@ -37,7 +37,7 @@
        WebResponseContent LocationDisableStatus(int key);
        Dt_LocationInfo? GetLocation(string roadway);
        Dt_LocationInfo? GetLocation(string roadway,int Locationtype);
        Dt_LocationInfo? GetLocationplatform(string LocationName);
    }
}