项目代码/WMS/WIDESEA_WMSServer/WIDESEA_IBasicService/ILocationInfoService.cs
@@ -28,5 +28,7 @@ WebResponseContent LocationEnableStatus(int key); WebResponseContent LocationDisableStatus(int key); WebResponseContent GetPosition(string position); WebResponseContent UpdateEnableStatus(SaveModel saveModel); } }