这是基于vue-vben-admin 模板适用于abp vNext的前端管理项目
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
colin 3936107340 upgrade: upgrade abp to 10.0.2 2 months ago
..
LINGYUN/Abp/WeChat/Work/Contacts feat(wechat): Optimize the integration of WeCom 3 months ago
Newtonsoft/Json feat(wechat): Optimize the integration of wecom 4 months ago
System feat(wechat): Optimize the integration of WeCom 3 months ago
FodyWeavers.xml feat(wechat): Optimize the Enterprise wechat module 4 months ago
FodyWeavers.xsd feat(wechat): Optimize the Enterprise wechat module 4 months ago
LINGYUN.Abp.WeChat.Work.Contacts.csproj upgrade: upgrade abp to 10.0.2 2 months ago
README.md feat(wechat): Optimize the Enterprise wechat module 4 months ago

README.md

LINGYUN.Abp.WeChat.Work.Contacts

企业微信通讯录模块,提供企业微信应用开发的通讯录功能实现。

功能特性

模块引用

[DependsOn(typeof(AbpWeChatWorkContactModule))]
public class YouProjectModule : AbpModule
{
  // other
}

配置项

消息处理

事件处理

更多文档