curl --location --request POST 'https://apip3.xuance365.com/emotion/get_emotion_config?uid=1&t=1715789824&sign=b0303b8a029bb93b191c7c2d50b569d3'
{
"code": "1",
"msg": "没有数据",
"data": {
"domain": "https://xuance365.oss-cn-beijing.aliyuncs.com/sys/emotion/animations/",
"list": [
{
"id": 1,
"name": "开心",
"score": 100,//分数,单位 0.1
"image": "happy.png",
"json": "happy.json"
},
{
"id": 2,
"name": "心动",
"score": 86,
"image": "love.png",
"json": "love.json"
},
{
"id": 3,
"name": "平静",
"score": 64,
"image": "calm.png",
"json": "calm.json"
},
{
"id": 4,
"name": "愤怒",
"score": 36,
"image": "angry.png",
"json": "angry.json"
},
{
"id": 5,
"name": "悲伤",
"score": 13,
"image": "sad.png",
"json": "sad.json"
},
{
"id": 6,
"name": "害怕",
"score": 42,
"image": "fear.png",
"json": "fear.json"
},
{
"id": 7,
"name": "压抑",
"score": 25,
"image": "bad.png",
"json": "bad.json"
},
{
"id": 8,
"name": "心累",
"score": 31,
"image": "vain.png",
"json": "vain.json"
}
]
},
"is_cache": "0",
"time": "2025-05-08 15:58:23"
}