dengjunjie
2024-11-06 36230cd4dd0ebe5d21eede3eff6216908f7f7a8e
项目代码/WMS/WIDESEA_WMSServer/WIDESEA_IBasicService/ILocationInfoService.cs
@@ -29,5 +29,6 @@
        WebResponseContent LocationDisableStatus(int key);
        WebResponseContent GetPosition(string position);
        WebResponseContent UpdateEnableStatus(SaveModel saveModel);
    }
}