feat: support terminal channel

This commit is contained in:
zhayujie
2023-02-18 16:58:04 +08:00
parent bce946a1ef
commit 2ce3643237
11 changed files with 190 additions and 40 deletions

View File

@@ -1,4 +1,5 @@
# channel
TERMINAL = "terminal"
WECHAT = "wechat"
WECHAT_MP = "wechat_mp"
WECHAT_MP_SERVICE = "wechat_mp_service"