{ "task_id" : 388, "points" : 1 }
curl --location --request POST 'https://openapi.suanli.cn/api/deployment/task/change_points' \ --header 'token;' \ --header 'timestamp: 1747379023000' \ --header 'version: 1.0.0' \ --header 'sign_str;' \ --header 'Content-Type: application/json' \ --data-raw '{ "task_id" : 388, "points" : 1 }'
{ "code": "0000", "message": "success" }