mirror of
https://github.com/zhenxun-org/zhenxun_bot.git
synced 2025-12-14 21:52:56 +08:00
🐞 fix(web_ui): 修复webui导入路径错误 (#1785)
This commit is contained in:
parent
a8e4d29031
commit
176b5c9afd
@ -8,8 +8,8 @@ import nonebot
|
||||
|
||||
from zhenxun.configs.config import Config
|
||||
|
||||
from ....base_model import Result
|
||||
from ....utils import (
|
||||
from ..base_model import Result
|
||||
from ..utils import (
|
||||
ACCESS_TOKEN_EXPIRE_MINUTES,
|
||||
create_token,
|
||||
get_user,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user