MrShi
2025-07-02 39ae52b3f65e2bba3b6570adb51e791cb3befff7
server/service/src/main/java/com/doumee/dao/business/vo/CompensationVO.java
@@ -11,7 +11,7 @@
@Data
public class CompensationVO {
    @ApiModelProperty(value = "赔付类型:1=主要赔付项;2=其他赔付项")
    @ApiModelProperty(value = "费用类型 0主要赔付项 1其他赔付项 2定损方案费用")
    private Integer type;
    @ApiModelProperty(value = "赔付项")