李白
2026-06-04 b58c3bf0e4c9bf4327b749040c3490fd2d0970b2
platformx-business-finance-api/src/main/java/com/by4cloud/platformx/business/vo/ContractOutBoundVo.java
@@ -13,6 +13,9 @@
    @Schema(description = "产品id")
    private Long productId;
    @Schema(description = "开票名称")
    private String invoiceName;
    @Schema(description = "税率(百分比,如13表示13%)")
    private Double taxRate;