python 的接收json的方法:uid = request.json.get('uid'). curl发送form的方法:curl -X POST --data 'uid=2&stop_type=normal' ...
確定! 回上一頁