並且他的 Content-Type 是 application/json 。示例程式碼如下: from django.http import JsonResponse def index(request): return ...
確定! 回上一頁