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