Explorar o código

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

喵你个旺呀 hai 1 ano
pai
achega
095c5f9ce8
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  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