WMS
dengjunjie
2024-10-25 bd33ae847fc0b0e1a07a21a57fb0a0d13a38c1c5
项目代码/WMS/WIDESEA_WMSServer/WIDESEA_IBasicService/ILocationInfoService.cs
@@ -28,5 +28,6 @@
        WebResponseContent LocationEnableStatus(int key);
        WebResponseContent LocationDisableStatus(int key);
        WebResponseContent GetPosition(string position);
    }
}