from django.http import HttpResponse,JsonResponse. import json. # Create your views here. def index(request):. data={ 'name':'zhangsan',.
確定! 回上一頁