wxw
9 天以前 4717389bfc9cdd522b32f2bc04d0e59af8d76621
Wms/WMS.BLL/BllAsnServer/ArrivalNoticeServer.cs
@@ -520,6 +520,7 @@
            }
            catch (Exception ex)
            {
                Db.Ado.RollbackTran();
                throw new Exception(ex.Message);
            }
        }
@@ -864,6 +865,7 @@
            }
            catch (Exception ex)
            {
                Db.Ado.RollbackTran();
                throw ex;
            }
        }