Monica视频监控处理程序
xc
2020-12-04 9c7818380fcf4f7e31d03addec3c2b15ee0803b5
1
2
3
4
5
6
7
8
9
10
package com.hbbh.adapter.constand;
 
import com.rtdb.constant.RtdbConstant;
 
/**
 * rename
 */
@Deprecated
public interface RTDBConstant extends RtdbConstant {
}