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