package com.ruoyi.purchase.dto; import lombok.Data; @Data public class InvoicePurchaseDto { }