添加mcp配置
This commit is contained in:
3
service/wecom/etc/constants.py
Normal file
3
service/wecom/etc/constants.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from typing import Literal
|
||||
|
||||
MESSAGE_TYPES: Literal["text", "image", "voice", "video", "textcard", "news", "mpnews"]
|
||||
Reference in New Issue
Block a user