mirror of
https://github.com/nsnail/FreeSql.git
synced 2025-08-03 01:57:58 +08:00
代码清理
This commit is contained in:
@ -28,7 +28,6 @@ namespace FreeSql.Internal
|
|||||||
{
|
{
|
||||||
get
|
get
|
||||||
{
|
{
|
||||||
|
|
||||||
if (ChacheTableEntityFactory != null)
|
if (ChacheTableEntityFactory != null)
|
||||||
{
|
{
|
||||||
return ChacheTableEntityFactory.Invoke();
|
return ChacheTableEntityFactory.Invoke();
|
||||||
|
Reference in New Issue
Block a user