refactor: refactor folder as 3.1

This commit is contained in:
EstrellaXD
2023-06-28 16:15:17 +08:00
parent 4c94a51d57
commit 58bff6cbdc
101 changed files with 252 additions and 115 deletions

View File

@@ -0,0 +1,4 @@
from .bark import BarkNotification
from .server_chan import ServerChanNotification
from .telegram import TelegramNotification
from .wecom import WecomNotification