This commit is contained in:
yumoqing 2023-06-22 20:41:06 +08:00
parent a6d8e7253f
commit 229ca623e6

View File

@ -1,3 +1,5 @@
# 2023-06-18
change permission check to a single function:checkUserPermission for auth_api.py
# 2023-06-22
fix bug for getPostData to support post data in request.query