去除引用common.props
This commit is contained in:
@@ -1,9 +1,4 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
using JNPF.DependencyInjection;
|
||||
using JNPF.DependencyInjection;
|
||||
|
||||
namespace JNPF.Systems.Entitys.Dto.Database
|
||||
{
|
||||
@@ -13,7 +8,7 @@ namespace JNPF.Systems.Entitys.Dto.Database
|
||||
[SuppressSniffer]
|
||||
public class DatabaseTableDataCleanInput
|
||||
{
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// 数据库名称
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user