{% extends base %} {% block body %} {% from xutils import encode_base64 %} {% init table_name = "" %} {% init error = "" %} {% init cost_time = None %} {% init path = "" %} {% init path_list = [] %} {% init sql = "" %} {% init keys = [] %}