mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-09-22 20:13:41 +08:00
Update throw
This commit is contained in:
@@ -54,7 +54,7 @@ namespace SqlSugar
|
||||
catch
|
||||
{
|
||||
|
||||
throw ex;
|
||||
throw;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user