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