k94314517
2025-05-19 cdd6551b190b981b807a3b95e9635c559ccc769d
server/service/src/main/java/com/doumee/dao/business/dto/EntrustInvoicingDTO.java
@@ -25,7 +25,7 @@
    @ApiModelProperty(value = "发票接收地址")
    private String address;
    @ApiModelProperty(value = "投保主键列表" ,notes = "insuranceApplyId 、 fee  、applyCode  ")
    @ApiModelProperty(value = "投保主键列表" ,notes = "insuranceApplyId  、 fee  、applyCode  ")
    private List<TaxDetial> taxDetialList;