摘要: 个人博客,欢迎来撩 fangzengye.com from django.http import HttpResponseimport json def test(request): result = {"status":"错误","data":"","city":"北京"} #json返回为中文 阅读全文
posted @ 2020-11-30 23:52 开源的Boy 阅读(154) 评论(0) 推荐(0)