MaxKB/apps/application/views/__init__.py
shaohuzhang1 080a6031bd
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
feat: application save (#3150)
2025-05-27 11:08:55 +08:00

11 lines
189 B
Python
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# coding=utf-8
"""
@project: MaxKB
@Author虎虎
@file __init__.py
@date2025/5/9 18:51
@desc:
"""
from .application_api_key import *
from .application import *