dengjunjie
2025-05-20 be484c84a25d1f6c769e7b5e958048d745942e55
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/Controllers/PDAController.cs
@@ -132,6 +132,16 @@
        {
            return _inboundService.InbounOrderService.PdaAddStockInfo(materielGroupDTO);
        }
        /// <summary>
        /// ä¿®æ”¹æ‰˜ç›˜å·
        /// </summary>
        /// <param name="barcode"></param>
        /// <returns></returns>
        [HttpPost, Route("ModifyBarcode")]
        public WebResponseContent ModifyBarcode(string barcode,string newBarcode)
        {
            return _taskService.ModifyBarcode(barcode,newBarcode);
        }
        /// <summary>
        /// ç©ºæ‰˜å…¥åº“