mirror of
https://github.com/nsnail/FreeSql.git
synced 2025-06-18 20:08:15 +08:00
- 调整 命名空间,归纳 FreeSql.Interface;
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
using FreeSql;
|
||||
using FreeSql.Interface;
|
||||
using Microsoft.EntityFrameworkCore;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using System;
|
||||
|
Reference in New Issue
Block a user