无关风月
1 天以前 083c414ff683ab12e65069c6c0ba6871ed1ed09f
ruoyi-system/src/main/java/com/ruoyi/system/model/TProblemEscalation.java
@@ -36,7 +36,7 @@
    @ApiModelProperty(value = "问题类型id")
    @TableField("escalation_type")
    private Integer escalationType;
    private String escalationType;
    @ApiModelProperty(value = "上报内容")
    @TableField("escalation_content")