# coding=utf-8 """ @project: MaxKB @Author:虎虎 @file: __init__.py @date:2025/4/14 15:45 @desc: """ from .api import * from .result import *