修改流媒体相关的属性
This commit is contained in:
@@ -10,7 +10,7 @@ import com.wordnik.swagger.annotations.ApiModelProperty;
|
||||
* @date 2018年10月9日 下午6:33:11
|
||||
* @version V1.0
|
||||
*/
|
||||
public class NtcStreamMediaLog extends LogEntity<NtcStreamMediaLog> {
|
||||
public class NtcStreamingMediaLog extends LogEntity<NtcStreamingMediaLog> {
|
||||
private static final long serialVersionUID = 8993339583170276251L;
|
||||
@ApiModelProperty(value="节目访问地址", required=true)
|
||||
protected String url;
|
||||
Reference in New Issue
Block a user