这是基于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 a82b4607d7 feat(wechat): Add integration of the customer contact module 5 months ago
..
LINGYUN/Abp/WeChat/Work/ExternalContact feat(wechat): Add integration of the customer contact module 5 months ago
Newtonsoft/Json feat(wechat): Add integration of the customer contact module 5 months ago
System feat(wechat): Add integration of the customer contact module 5 months ago
FodyWeavers.xml feat(wechat): Add integration of the customer contact module 5 months ago
FodyWeavers.xsd feat(wechat): Add integration of the customer contact module 5 months ago
LINGYUN.Abp.WeChat.Work.ExternalContact.csproj feat(wechat): Add integration of the customer contact module 5 months ago
README.md feat(wechat): Add integration of the customer contact module 5 months ago

README.md

LINGYUN.Abp.WeChat.Work.ExternalContact

企业微信客户联系模块,提供企业微信应用开发的客户联系功能实现。

功能特性

模块引用

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

配置项

消息处理

事件处理

更多文档