post代理返回的json为空
#1203
-
from flask import Flask, request app = Flask(name) '''监听端口,获取QQ信息'''
if name == 'main': 发消息给机器人输出json 但是输出结果为None |
Beta Was this translation helpful? Give feedback.
Answered by
leyandh
Nov 28, 2021
Replies: 1 comment
-
request.get_data().get('message_type') |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
leyandh
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
request.get_data().get('message_type')