Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

增加“关联企业”的相关API接口 #34

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

logmecn
Copy link

@logmecn logmecn commented Dec 31, 2020

企业微信新增了“关联企业”的接口,这里通过增加几个文件,将这些功能添加进来,使用方法与原来的类似,简单而可靠。

具体使用方法,请参考 examples\testLink.php
示例中所有例子都有测试通过。

logmecn and others added 9 commits December 31, 2020 18:36
LinkAPI 的使用方法介绍
    const Corp_List_App_ShareInfo  // 获取应用共享信息
    const Corp_Get_Token     //获取下级企业的access_token
    const Corp_Mina_Session  //获取下级企业的小程序session
1. 推送MarkDown格式的消息通知;
2. 推送小程序消息通知;
3. 推送任务卡片的消息通知(需要应用的回调支持处理卡片任务)
readme for callback_json modify, remove useless info.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant