主页
CloudApi
#
获取 Tag 列表
Dandelion
.
RtAPI
(
"getTagList"
,
(
res
)
=>
{
console
.
log
(
res
)
;
}
)
;
#
功能描述
获取场景中已经添加的 Tag 列表
←
接口说明
获取对象列表
→