44323
2023-12-28 c31f9914a85889bbe090d907ed53cc7a2fdcf8b6
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;