smart-man-boot/src/main/java/com/qianwen/smartman/modules/system/entity/CodeHistory.java
@@ -7,7 +7,7 @@ import java.util.Date; @TableName("blade_code_history") /* loaded from: blade-api.jar:BOOT-INF/classes/org/springblade/modules/system/entity/CodeHistory.class */ public class CodeHistory extends Model<CodeHistory> { @TableId(type = IdType.ASSIGN_ID) private Long id;