mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-11-08 18:34:55 +08:00
_InitNavigat
This commit is contained in:
@@ -2240,6 +2240,7 @@ namespace SqlSugar
|
||||
}
|
||||
RestoreMapping();
|
||||
_Mapper(result);
|
||||
await Task.Run(() => { _InitNavigat(result); });
|
||||
return result;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user