会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
费皿啊
博客园
首页
新随笔
联系
订阅
管理
2022年5月28日
登录注册的接口模版(最终版本)
摘要: from django.http import JsonResponse from rest_framework.views import APIView from demo import models class Login(APIView): def post(self, request): r
阅读全文
posted @ 2022-05-28 17:58 费皿啊
阅读(116)
评论(0)
推荐(0)
公告