jiangping
2024-02-01 d4920f7a0b3146a2218a210d3f93b655ff010eb3
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;