k94314517
2024-04-02 fdb3e482f9a193eb7f793915e4c0dbbeba510ccf
server/service/src/main/java/com/doumee/dao/business/dto/InsuranceApplyOptDTO.java
@@ -17,4 +17,7 @@
    @ApiModelProperty(value = "操作说明")
    private String optIllustration;
    @ApiModelProperty(value = "操作类型:1=申请退回;2=关闭")
    private Integer optType;
}