44323
2024-01-30 8e4f20c7f78eadb1ff8af86c47dfde07aee38200
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;