MrShi
2025-04-11 3a45da15c947c2d478a44a51bd0f926647b1b841
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;