这是基于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 6bc5c346b0 feat(wechat): Add WeChat management project 1 year ago
..
LINGYUN/Abp/WeChat/Common feat(wechat): Add WeChat management project 1 year ago
System refactor(wechat): refactor the wechat module 2 years ago
FodyWeavers.xml feat: 提交累计更新 2 years ago
FodyWeavers.xsd refactor(wechat): refactor the wechat module 2 years ago
LINGYUN.Abp.WeChat.Common.csproj upgrade abp framework to 8.2.0 1 year ago
README.md refactor(wechat): refactor the wechat module 2 years ago

README.md

LINGYUN.Abp.WeChat.Common

模块说明

由于微信体系众多产品部分功能有共同点, 抽象一个通用模块, 实现一些通用的接口.

基础模块

高阶模块

权限定义

功能定义

配置定义

如何使用


    [DependsOn(
        typeof(AbpWeChatCommonModule))]
    public class YouProjectModule : AbpModule
    {
    }

更新日志