mrz
This commit is contained in:
@@ -53,5 +53,3 @@ def get_student_dao(stu_id:Optional[int]
|
||||
r = q.offset((page - 1) * page_size).limit(page_size).all()
|
||||
|
||||
return r
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user