mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-04-24 18:04:52 +08:00
Update error message
This commit is contained in:
parent
432c4a679c
commit
38ec04dc11
@ -48,7 +48,7 @@ namespace SqlSugar
|
||||
{
|
||||
try
|
||||
{
|
||||
Console.WriteLine("ORM catch error . warning:"+ex.Message);
|
||||
Console.WriteLine("ORM Select DTO ERROR . warning:"+ex.Message);
|
||||
result = Action(expression, queryableProvider);
|
||||
}
|
||||
catch
|
||||
|
Loading…
Reference in New Issue
Block a user