{
"app_type": 0,
"type": 0
}curl --location --request POST 'https://api.gogpu.cn/common/GetCueWord' \
--header 'Content-Type: application/json' \
--data-raw '{
"app_type": 0,
"type": 0
}'{
"code": 0,
"data": {
"property1": "string",
"property2": "string"
},
"msg": "string"
}