# coding=utf-8 """ @project: MaxKB @Author:虎虎 @file: auth.py @date:2024/7/9 18:47 @desc: """ AUTH_HANDLES = [ ] CHAT_AUTH_HANDLES = [ ]