wxw
14 小时以前 fef4a39d606932ebb2f7ae7d58c8ddcdd3e3b9db
Wms/WMS.BLL/BllQualityServer/QualityInspectServer.cs
@@ -457,7 +457,7 @@
                //回滚事务
                Db.RollbackTran();
                //抛出异常
                throw new Exception("接收SAP下发库存调整单异常:", ex);
                throw new Exception($"接收SAP下发库存调整单异常:{ex}");
            }
        }
        #endregion