摘要: 一、基础语法学习 restframework 1. Restful规范 一、后端发送列表、字典 二、 request获取get.post数据 2. APIVIEW 3. 序列化组件 from app01 import myserial class Book(APIVIEW): def get(sel 阅读全文