curl --location --request POST 'https://muyang.api.zhidingtong.com/open/v1/auth/token?app_id=7b983070852f46c82f9664be&app_secret=531025fa5d8de11a00a8d5f78e2abc2c&grant_type=client_credential'{
"code": 0,
"msg": "string",
"data": {
"token": "string",
"expire_time": 0
}
}