xxyy
2025-03-05 88fe391fb9ca2ccb25ab70f945e2190b95a11fb9
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);
}