mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2026-02-26 13:43:10 +08:00
Add Warning
This commit is contained in:
@@ -48,6 +48,7 @@ namespace SqlSugar
|
||||
{
|
||||
try
|
||||
{
|
||||
Console.WriteLine("ORM catch error . warning:"+ex.Message);
|
||||
result = Action(expression, queryableProvider);
|
||||
}
|
||||
catch
|
||||
|
||||
Reference in New Issue
Block a user