去除引用common.props
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
using JNPF.Common.Models.User;
|
||||
using JNPF.Common.Security;
|
||||
using JNPF.DependencyInjection;
|
||||
using JNPF.Systems.Entitys.Dto.Module;
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
using JNPF.DependencyInjection;
|
||||
using System.ComponentModel.DataAnnotations;
|
||||
using System.ComponentModel.DataAnnotations;
|
||||
using JNPF.DependencyInjection;
|
||||
|
||||
namespace JNPF.OAuth.Dto;
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
using JNPF.DependencyInjection;
|
||||
using System.ComponentModel.DataAnnotations;
|
||||
using System.ComponentModel.DataAnnotations;
|
||||
using JNPF.DependencyInjection;
|
||||
|
||||
namespace JNPF.OAuth.Dto;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user