xuhy
2025-04-27 5fa6e6f8410ef9d057174bcff2a3c5038c54a551
ruoyi-system/src/main/java/com/ruoyi/system/query/TInvoiceQuery.java
@@ -58,4 +58,7 @@
    @ApiModelProperty(value = "开票文件名称")
    private String invoiceVoucherName;
    @ApiModelProperty(value = "营运部门ID")
    private String businessDeptId;
}