admin
2023-04-20 007055d472637dec702b60f025480e266e1a746d
1
2
3
4
5
6
7
8
package com.yeshi.buwan.videos.sohu.entity;
 
public class SoHuPlay {
    private String aid;
    private String vid;
    private String site;
 
}