#### 获取设备屏保
~~~[api]
post:http://libraryapp.xd.cuci.cc/data/api.data/screen
<<<
success
{
"code": 1,
"info": "获取设备屏保成功!",
"data": {
"time": "121",
"list": [
{
"title": "#",
"img": "http://libraryapp.xd.cuci.cc/upload/9c01f7c19d0cd5a8/0c069415639bcc2f.jpg",
"url": "http://www.swstsg.com:48/"
},
{
"title": "#",
"img": "http://libraryapp.xd.cuci.cc/upload/695bcd9753bc011c/03d74632b0150b29.jpg",
"url": "http://www.swstsg.com:48/"
}
]
}
}
<<<
error
~~~