摘要: 1.ABP动态代理是根据我们定义的IxxAppService 接口生成的Resutful风格的Http请求实现 2.默认只需要依赖 AbpHttpClientModule 模块 和你的 xxApplicationContractsModule 应用接口模块 [DependsOn(new Type[] 阅读全文
posted @ 2021-02-20 15:19 刘小吉 阅读(1375) 评论(0) 推荐(0) 编辑