|
发表于 2019-3-15 10:12:34
|
显示全部楼层
{
"enable": true,
"syncCron": "10 0/10 * * * ?",
"forceSyncCron": "10 45 8,12 * * ?",
"apiAddress": "https://qyapi.weixin.qq.com",
"corpId": "ww823430152fea1bfc",
"corpSecret": "aE4FOcj90tei6bXSBWTFLOE2RbUWYPvEyka8FibbuT8",
"agentId": "1000002",
"token": "",
"encodingAesKey": "",
"messageEnable": true,
"###enable": "是否启用.###",
"###syncCron": "拉入同步cron,默认每10分钟同步一次.###",
"###forceSyncCron": "强制拉入同步cron,默认在每天的8点和12点强制进行同步.###",
"###apiAddress": "api服务器地址###",
"###corpId": "企业微信corpId###",
"###corpSecret": "企业微信corpSecret###",
"###agentId": "企业微信agentId###",
"###token": "回调token###",
"###encodingAesKey": "回调encodingAesKey###",
"###messageEnable": "推送消息到企业微信###"
}
消息还是没来0.0,已经半个小时了,还是我又配置错了 |
|