# coding=utf-8 """ @project: MaxKB @Author:虎 @file: __init__.py @date:2024/8/21 9:57 @desc: """ from .sync import * from .generate import *