将QueryDict转为dict返回, 再判断request.data中是否有内容, 类型如何. from django.http import QueryDict; from rest_framework.request import ...
確定! 回上一頁