yangys
2024-05-18 040976de6f9934b99f30268a28e2ecf42260e217
smart-man-boot/src/main/java/com/qianwen/smartman/modules/trace/entity/TraceCatalog.java
@@ -8,7 +8,7 @@
@ApiModel(value = "TraceCatalog对象", description = "工件上线记录")
@TableName("blade_trace_catalog")
/* loaded from: blade-api.jar:BOOT-INF/classes/org/springblade/modules/trace/entity/TraceCatalog.class */
public class TraceCatalog extends BaseEntity {
    private static final long serialVersionUID = 1;
    @ApiModelProperty("备注")