Browse Source

fix: 特性类位置迁移,去掉失效的引用

喵你个旺呀 1 year ago
parent
commit
095c5f9ce8
1 changed files with 0 additions and 2 deletions
  1. 0 2
      Admin.NET/Admin.NET.Core/Service/Tenant/Dto/TenantInput.cs

+ 0 - 2
Admin.NET/Admin.NET.Core/Service/Tenant/Dto/TenantInput.cs

@@ -4,8 +4,6 @@
 //
 // 不得利用本项目从事危害国家安全、扰乱社会秩序、侵犯他人合法权益等法律法规禁止的活动!任何基于本项目二次开发而产生的一切法律纠纷和责任,我们不承担任何责任!
 
-using Admin.NET.Core.Common;
-
 namespace Admin.NET.Core.Service;
 
 public class TenantInput : BaseIdInput