@@ -82,13 +82,6 @@ public class BuildLog implements Serializable {
@TableField("build_type")
private Integer buildType;
-
- @TableField("source")
- private String source;
- @TableField("log_detail_path")
- private String logDetailPath;
/**
* 计算耗时
*/