安卓版-中控脚本-UI设置
1.设置
- 文本框,下拉框,选择框
2.读取与使用
- 获取命令
getCenterTaskInfo()
centerApi.getCenterTaskInfo()
- 返回值
{
"scriptUrl": "http://10.0.0.112:8178/pub_upload/androidscript/1713433550632.iec",
"cacheScript": 0,
"scriptMd5": "606dd1877e1574ed1e5520431137993c",
"valueJson": {
"__from_global__": true,
"a": "111",
"b": "111",
"c": [
"22"
]
},
"sort": 0,
"execType": 0,
"taskId": "7"
}