暂无描述{
"appStoreId": 1,
"action": 1
}curl --location --request POST 'https://api.tolink.cloud/appstore/operate' \
--header 'Content-Type: application/json' \
--data-raw '{
"appStoreId": 1,
"action": 1
}'{
"code": 0,
"data": 849,
"msg": "success"
}