@@ -87,7 +87,7 @@ def main(chat_type: int):
host = parsed_url.hostname or "0.0.0.0"
port = parsed_url.port or 8999
# start_fastapi_server(host, port)
start_fastapi_server(host, port)
# 创建 GewechatClient 实例
client = GewechatClient(base_url, token)
The note is not visible to the blocked user.