go_view_list_history.py 162 B

1234
  1. from .tool.func import *
  2. async def list_history(tool = 'history', num = 1, set_type = 'normal', doc_name = 'Test'):
  3. return await python_to_golang("same", {})