yupeng
2025-04-03 e46313878affe7b550a02acf4c694b4e400025fb
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;
}