刘磊
8 天以前 aacd99ebc27309c3fce8ddf2ccbdcae3f898c9e0
Code Management/WMS/WIDESEA_WMSServer/WIDESEA_IStorageBasicService/Location/ILocationInfoService.cs
@@ -14,4 +14,6 @@
    Task<WebResponseContent> initializeLocation(int locationID);
    WebResponseContent CreateLocation(int x, int y, int z, int locType, int areaId);
    WebResponseContent HandOutTask(int locationID);
}