restframework 使用CustomPageNumberPagination实现分页
摘要:
from rest_framework.pagination import PageNumberPagination class CustomPageNumberPagination(PageNumberPagination): # page_query_param = "" # 地址上面代表页码的 阅读全文
posted @ 2021-07-02 22:50 信奉上帝的小和尚 阅读(129) 评论(0) 推荐(0)
浙公网安备 33010602011771号