无关风月
昨天 02bb94e413f6950b9786c5ee86c0937bc20f8ae8
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")