fuliqi
2024-08-31 b890afe0d93b9856bcfe6829ec51a69e232ce0d7
ycl-pojo/src/main/java/com/ycl/platform/domain/entity/WorkOrder.java
@@ -68,8 +68,8 @@
    private String ywCondition;
    @ApiModelProperty("运维检测情况/一张图")
    @TableField("yw_check_condition")
    private String ywCheckCondition;
    @TableField("yw_check_result")
    private String ywCheckResult;
    @ApiModelProperty("处理期限")
    @TableField("processing_period")