Files
OnlineJudge/class_pk/serializers.py
2026-01-03 21:52:02 +08:00

4 lines
117 B
Python
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 如果需要序列化器,可以在这里定义
# 目前使用APIView的paginate_data方法暂时不需要