from .tool.func import * def api_w_render(name = '', tool = ''): data_org = flask.request.form.get('data', '') pass