xuhy
2025-07-03 4e341537d25e2bf13ea3f684d8a90a9f1c3c7c26
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")