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