mitao
2025-04-03 6bfd9e219ef6e51cd89f77a4cb6e5fb37779e9fe
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;
}