drf 第6章

6-2 商品類別數據接口 goods/views.pyhtml class CategoryViewSet(mixins.ListModelMixin, mixins.RetrieveModelMixin, viewsets.GenericViewSet): """ RetrieveModelMixin 參數可使得前端輸入http://127.0.0.1:8000/category
相關文章
相關標籤/搜索