这是基于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/ExternalContact feat(wechat): Optimize the integration of WeCom 3 months ago
System/Net/Http feat(wechat): Optimize the integration of WeCom 3 months ago
FodyWeavers.xml feat(wechat): Add integration of the customer contact module 4 months ago
FodyWeavers.xsd feat(wechat): Add integration of the customer contact module 4 months ago
LINGYUN.Abp.WeChat.Work.ExternalContact.csproj upgrade: upgrade abp to 10.0.2 2 months ago
README.md feat(wechat): Add integration of the customer contact module 4 months ago

README.md

LINGYUN.Abp.WeChat.Work.ExternalContact

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

功能特性

模块引用

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

配置项

消息处理

事件处理

更多文档