yangpeixing
2025-12-04 25c71bc8a6015bf4885374e75576f3dc75d1424e
项目代码/WMS/WIDESEA_WMSServer/WIDESEA_IStorageTaskService/Task/IDt_TaskService.cs
@@ -176,4 +176,10 @@
    Task<WebResponseContent> UpdateStartLocationInfo(Dt_Task task);
    Task<WebResponseContent> RequestLocation(string palletCode);
    /// <summary>
    /// 鍒濆鍖栨彁鍗囨満
    /// </summary>
    /// <returns></returns>
    Task<WebResponseContent> InitializationElevator();
}