fix: 🐛 build error

BREAKING CHANGE: [skip ci]
This commit is contained in:
tk 2024-12-31 16:01:27 +08:00 committed by nsnail
parent ddac448087
commit 278e10d8fc

View File

@ -1,4 +1,6 @@
#if DBTYPE_SQLSERVER
using FreeSql.Provider.SqlServer;
#endif
namespace NetAdmin.Domain.Extensions;