xxyy
2025-03-06 324a7b654f3ab96ad0274e96050fde4957749de3
Code Management/WMS/WIDESEA_WMSServer/WIDESEA_IStorageBasicService/Location/ILocationInfoService.cs
@@ -11,5 +11,7 @@
    /// <returns>任务对象</returns>
    Task<Dt_Task> TransferCheckAsync(int taskNum);
    Task<WebResponseContent> initializeLocation(int locationID);
    WebResponseContent CreateLocation(int x, int y, int z, int locType, int areaId);
}