콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
516 화면

controller:
@http.route('/my/exit/', type='http', auth="public", website=True)
def my_exit(self, work_list, **post):

.

.

return http.request.render("module.my_exit_page", work_list)

아바타
취소