yangys
2024-05-18 13304af2facdc0e9d8df197c0cf5ed51c94ffc8f
smart-man-boot/src/main/java/com/qianwen/smartman/modules/tpm/entity/CheckRecord.java
@@ -9,7 +9,7 @@
import org.springframework.format.annotation.DateTimeFormat;
@TableName("blade_check_record")
/* loaded from: blade-api.jar:BOOT-INF/classes/org/springblade/modules/tpm/entity/CheckRecord.class */
public class CheckRecord extends TenantEntity {
    private static final long serialVersionUID = 4225096624006971049L;
    private String checkCode;