加注释

This commit is contained in:
2023-08-21 08:53:54 +08:00
parent 3035fdb08f
commit 98fa43182d
2 changed files with 6 additions and 0 deletions

View File

@@ -2,6 +2,9 @@ package com.jsowell.adapay.dto;
import lombok.Data;
/**
* 查询账务流水DTO
*/
@Data
public class QueryAcctFlowDTO {
/**