huangxiaoqiang
2025-08-18 8252ae75004fe8bef7f82a2f6f3023fdf6c8f234
CodeManagement/WMS/WIDESEA_WMSServer/WIDESEA_IStorageBasicService/Location/ILocationInfoService.cs
@@ -14,4 +14,5 @@
    Task<WebResponseContent> initializeLocation(int locationID);
    WebResponseContent CreateLocation(int x, int y, int z, int locType, int areaId);
    WebResponseContent HandOutTask(int locationID);
}