无关风月
2025-06-17 6e7850f30ac3844ba9929dc46e1b13b21cdcc010
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")