yangys
2024-05-18 040976de6f9934b99f30268a28e2ecf42260e217
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;