mirror of
https://github.com/zhenxun-org/zhenxun_bot.git
synced 2025-12-15 14:22:55 +08:00
Merge branch 'main' into fix/plugin_store
This commit is contained in:
commit
fd8c27c980
@ -1,4 +1,7 @@
|
|||||||
class DbUrlIsNode(Exception):
|
from zhenxun.utils.exception import HookPriorityException
|
||||||
|
|
||||||
|
|
||||||
|
class DbUrlIsNode(HookPriorityException):
|
||||||
"""
|
"""
|
||||||
数据库链接地址为空
|
数据库链接地址为空
|
||||||
"""
|
"""
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user