Commit fd3fbd5c by 泽锋 李

fix

parent 1ca9fa95
...@@ -258,16 +258,9 @@ namespace AutoTurnOver.DB ...@@ -258,16 +258,9 @@ namespace AutoTurnOver.DB
} }
if (err_count)
{
//t.Rollback();
}
else
{
t.Commit(); t.Commit();
} }
} }
}
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment