chengsc
2025-03-17 7642a3e183b5a584d1da5eb6b48e0f9cb2b5c68c
Wms/WMS.IBLL/IPdaServer/IPdaCrServer.cs
@@ -150,5 +150,13 @@
        /// <param name="userId"></param>
        public void LingxingUnbind(string palletNo, string boxNo, int userId);
        #endregion
        #region 箱码拆箱贴标
        //箱码拆箱添加标签信息
        void AddLableByDevanning(string boxNo,decimal devanQty, int userId);
        #endregion
    }
}