refactor: ai+人工重构优化 framework
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
|
||||
namespace Yi.Framework.Ddd.Application.Contracts
|
||||
{
|
||||
/// <summary>
|
||||
/// 分页查询请求接口,包含时间范围和排序功能
|
||||
/// </summary>
|
||||
public interface IPagedAllResultRequestDto : IPageTimeResultRequestDto, IPagedAndSortedResultRequest
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user