摘要:
def request(func): # 将视图函数test传入 def function(request, *args, **kwargs): # 在函数test函数传个位置参数request进来 if request.method == 'GET': # 判断是GET/POST request. 阅读全文
posted @ 2022-09-26 22:32
懒羊羊A
阅读(46)
评论(0)
推荐(0)
摘要:
  阅读全文
posted @ 2022-09-26 16:19
懒羊羊A
阅读(24)
评论(0)
推荐(0)

浙公网安备 33010602011771号