mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-07-17 01:46:18 +08:00
Update throw
This commit is contained in:
parent
ea3c141102
commit
c7816e7f08
@ -54,7 +54,7 @@ namespace SqlSugar
|
|||||||
catch
|
catch
|
||||||
{
|
{
|
||||||
|
|
||||||
throw ex;
|
throw;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user