NameError: name 'request' is not defined

后端 未结 3 603
無奈伤痛
無奈伤痛 2020-12-29 01:02

I got this Python Code, and somehow I get the Error Message:

File \"/app/identidock.py\", line 13, in mainpage
if request.method == \'POST\':
N         


        
3条回答
提交回复
热议问题