In the action @action(detail=False, methods=['POST', 'GET']), we specified that this method will handle only POST and GET requests. Notice that ...
確定! 回上一頁