摘要: ==一、九个视图子类== 不用自己再写get,post,put等方法,视图子类给我们封装了 from rest_framework.generics import GenericAPIView, ListCreateAPIView, RetrieveUpdateDestroyAPIView, Lis 阅读全文
posted @ 2023-02-06 20:41 yiwufish 阅读(217) 评论(0) 推荐(0)