UnisKB/apps/common/auth/__init__.py

10 lines
159 B
Python
Raw Normal View History

2025-04-14 12:11:23 +00:00
# coding=utf-8
"""
@project: MaxKB
@Author虎虎
@file __init__.py.py
@date2025/4/14 10:44
@desc:
"""
from .authenticate import *