|
|
@@ -50,8 +50,8 @@ apt-get install libavcodec-extra
|
|
|
|
|
|
```python
|
|
|
"channel_type": "wechatcom_app",
|
|
|
- "wechatcom_corp_id": "", # 企业微信公司的corpID
|
|
|
- "wechatcomapp_token": "", # 企业微信app的token
|
|
|
+ "wechatcom_corp_id": "ww360c91f6a29cf1a8", # 企业微信公司的corpID
|
|
|
+ "wechatcomapp_token": "SpUxbPHmmb3knNUgbVQRJqANlfTVlY", # 企业微信app的token
|
|
|
"wechatcomapp_port": 9898, # 企业微信app的服务端口, 不需要端口转发
|
|
|
"wechatcomapp_secret": "", # 企业微信app的secret
|
|
|
"wechatcomapp_agent_id": "", # 企业微信app的agent_id
|