龚焕茏
2024-06-25 5f2c9ecdc28f942c7b0c59f3d27b48975c628414
ycl-pojo/src/main/java/com/ycl/platform/domain/entity/WorkOrder.java
@@ -34,6 +34,10 @@
    @TableField("error_type")
    private String errorType;
    @ApiModelProperty("点位")
    @TableField("point_id")
    private Integer pointId;
    @ApiModelProperty("工单来源")
    @TableField("source")
    private String source;