yangys
2024-05-09 60e317f7782c718d28920060fd686d2092c99c1e
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;