This website works better with JavaScript
Gitinn
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
u312193
/
sourcecode
sklonowany z
zaixianjiaoyu/sourcecode
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Drzewo:
083f22e4d0
Gałęzie
Tagi
master
sourcecode
/
server
/
gateway-api
/
src
/
main
/
java
/
com
/
qxgmat
/
dto
/
response
/
UserExerciseGroupDto.java
UserExerciseGroupDto.java
103 B
Historia
Czysty
1
2
3
4
5
6
package com.qxgmat.dto.response;
public class UserExerciseGroupDto {
private Integer structId;
}