jiangping
2024-01-31 95db36f778d5a6f4197cc2cde4390c84e57b26b6
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;