This commit is contained in:
Guoqs
2026-04-15 10:30:58 +08:00
parent 1c30406323
commit 62bcad3007
2 changed files with 11 additions and 0 deletions

View File

@@ -15,6 +15,11 @@ public class GetInvoiceInfoDTO {
private Integer pageNum;
private Integer pageSize;
/**
* 勾选导出的申请开票记录id
*/
private Integer[] ids;
/**
* 会员id
*/