跳至內容
選單
此問題已被標幟
526 瀏覽次數

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)

頭像
捨棄