添加项目文件。
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
using JNPF.DependencyInjection;
|
||||
|
||||
namespace JNPF.Extend.Entitys.Dto.TableExample;
|
||||
|
||||
/// <summary>
|
||||
/// 获取普通表格示例信息.
|
||||
/// </summary>
|
||||
[SuppressSniffer]
|
||||
public class TableExampleInfoOutput : TableExampleUpInput
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user