浏览代码

post

master
jfinn 4 天前
父节点
当前提交
d6e41d1225
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      wsps/views.py

+ 1
- 0
wsps/views.py 查看文件

@@ -85,6 +85,7 @@ def fn_vpx(request,*a,**kw):
85 85
 		p(en,type(en))
86 86
 
87 87
 	p("????????????//")
88
+	p(request.method)
88 89
 
89 90
 	return HttpResponse("fn_vpx") 
90 91
 

正在加载...
取消
保存