puzhibing
2024-03-08 3cc41ba03659e9e51f26865fe0d04cf43fbc68fb
cloud-server-management/src/main/java/com/dsh/guns/modular/system/model/dto/ToClassDto.java
@@ -5,6 +5,6 @@
@Data
public class ToClassDto {
    Integer id;
    Long id;
    Integer toStudentId;
}