视频模块1

jpz
fjj 2024-01-10 22:04:06 +08:00
parent 24cd83206c
commit d8e4d39d92
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ import java.util.Date;
*/
public class VideoComment {
private Integer id;
private Integer userId;
private Integer videoId;
private String content;