优化项目命名空间
This commit is contained in:
10
ZR.Model/System/Dto/SysFileQueryDto.cs
Normal file
10
ZR.Model/System/Dto/SysFileQueryDto.cs
Normal file
@@ -0,0 +1,10 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Text;
|
||||
|
||||
namespace ZR.Model.System.Dto
|
||||
{
|
||||
public class SysFileQueryDto : PagerInfo
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user