{
"sessionId": 0,
"eventName": "进入系统",
"eventDescription": "进入系统",
"deviceType": "中屏",
"deviceModel": "中屏1.5.33",
"osType": "android",
"osVersion": "android 9",
"actionTime": "2025-06-21 17:44:10"
}curl --location --request POST 'http://localhost:52222/v1/ai/addaction' \
--header 'Content-Type: application/json' \
--data-raw '{
"sessionId": 0,
"eventName": "进入系统",
"eventDescription": "进入系统",
"deviceType": "中屏",
"deviceModel": "中屏1.5.33",
"osType": "android",
"osVersion": "android 9",
"actionTime": "2025-06-21 17:44:10"
}'{}