admin
2021-01-04 aa6ef62aef83e277d4171df1d9f0803f91738216
1
2
3
4
5
6
7
8
package com.newvideo.sohu.entity;
 
public class SoHuPlay {
    private String aid;
    private String vid;
    private String site;
 
}