1
huanghongfeng
2024-11-19 a3dfe45b801f14a574caf27effaed58f1dc3a763
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_IBasicService/ILocationInfoService.cs
@@ -36,5 +36,8 @@
        WebResponseContent LocationEnableStatus(int key);
        WebResponseContent LocationDisableStatus(int key);
        Dt_LocationInfo? GetLocation(string roadway);
        Dt_LocationInfo? GetLocationplatform(string LocationName);
    }
}