44323
2024-03-13 eadc1f646e81e8ffbe940b13163aee9d107d6663
cloud-server-competition/src/main/java/com/dsh/competition/feignclient/account/model/TStudent.java
@@ -24,7 +24,7 @@
@EqualsAndHashCode(callSuper = false)
@Accessors(chain = true)
@TableName("t_student")
public class TStudent{
public class TStudent {
    private static final long serialVersionUID = 1L;