- 调整 命名空间,归纳 FreeSql.Interface;

This commit is contained in:
28810
2019-05-07 20:20:38 +08:00
parent 59b1b7220d
commit 22a6c3d93e
71 changed files with 1033 additions and 1037 deletions

View File

@ -1,4 +1,5 @@
using FreeSql;
using FreeSql.Interface;
using Microsoft.EntityFrameworkCore;
using Microsoft.EntityFrameworkCore.Metadata;
using System;