wangxinhui
2026-01-19 3148a5c11b47ccbda05b8cf4b7fc445318eb13f5
项目代码/WMS/WMSServices/WIDESEA_ITaskInfoService/ITaskService.cs
@@ -276,5 +276,10 @@
        /// <returns></returns>
        WebResponseContent DisableStatus(int[] keys);
        WebResponseContent BoxingInBound(string stationCode, List<string> barCodes);
        /// <summary>
        /// 鎴愬搧鍏ュ簱鎵爜璇锋眰鏇存柊鏉$爜
        /// </summary>
        /// <returns></returns>
        WebResponseContent InBoundPalletCode(int taskNum, string barCode);
    }
}