统计并返回清理记录
POST
http://localhost:8070/1.0/api/user/create/clear
请求头
参数名
类型
描述
必填
token
string
示例:dafjc0Gq7c4cdb/0ZhcQUU6suU7Whp/KrYKYozvSJVpX3yWW+PdetO7wzy1Yn3taH/iDXpq1ZAx2Lh1YEtTIR+5R8xVrLOl3PgO/aJV5kKE=
必填
响应参数
参数名
类型
描述
必填
code
int
示例:200
必填
weekSum
int
示例:50 (周清理汇总
必填
name
string
示例:微信 (清理最多app名字
必填
id
int
示例:1
必填
createTime
string
示例:2022-06-29 18:17:29 (创建时间
必填
type
int
示例:1 (类型 1:应用缓存 2:视频大文件 3:空文件夹 4:安装包
必填
userId
int
示例:8 (用户id
必填
clearSize
int
示例:50 (清理大小
必填
name
string
示例:微信 (app名字
必填
icon
string
示例:null (app图标
必填
packageName
object
示例:null (包名
必填
sum
int
示例:50 (清理最多app汇总
必填
message
string
示例:操作成功
必填