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