视频模块1
parent
24cd83206c
commit
d8e4d39d92
|
@ -12,6 +12,7 @@ import java.util.Date;
|
|||
*/
|
||||
public class VideoComment {
|
||||
private Integer id;
|
||||
|
||||
private Integer userId;
|
||||
private Integer videoId;
|
||||
private String content;
|
||||
|
|
Loading…
Reference in New Issue