jiangping
2024-01-27 bd25d9a8a058e8c618ee4188ed5f15a898c0f7e8
server/service/src/main/java/com/doumee/dao/business/model/InsuranceApply.java
@@ -173,9 +173,9 @@
    @ApiModelProperty(value = "状态 0待审批 1待出单 2保障中  3已过期 4已撤回 5退回申请中 6已关闭", example = "1")
    @TableField(exist = false)
    private Integer statusCollect;
    @ApiModelProperty(value = "集合状态" , example = "1")
    @TableField(exist = false)
    private String statusInfo;
    public TaxesInvoicingVO getTaxesInvoicingVO(){
        TaxesInvoicingVO taxesInvoicingVO = new TaxesInvoicingVO();