MrShi
2024-04-02 22271e641e4505ba906c3770905b7e84e3ad8d85
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;