wangxinhui
2026-03-26 5c272c606bdf2da3577dbaa5f48d0ee163f1e7d2
ÏîÄ¿´úÂë/WMS/WMSServices/WIDESEA_ITaskInfoService/ITaskService.cs
@@ -282,5 +282,10 @@
        /// </summary>
        /// <returns></returns>
        WebResponseContent InBoundPalletCode(int taskNum, string barCode);
        /// <summary>
        /// åŠæˆå“æ‰˜ç›˜æ¬è¿å…¥åº“
        /// </summary>
        /// <returns></returns>
        WebResponseContent SemiProIn(string barcode, string palletCode, string address);
    }
}