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