提交 4175a2b9 编写于 作者: KK's avatar KK

导出权限服务基类

上级 560661d1
......@@ -33,6 +33,8 @@ export { WFUIActionBase } from './wf-ui-service/wf-ui-action-base';
export { CodeListService } from './service/code-list-base';
// 导出计数器服务基类
export { CounterService } from './counter/counter-service-base';
// 导出权限服务基类
export { AuthService } from './auth-service/auth-service-base';
// 导出第三方服务
export { ThirdPartyService } from './third-party-service/ThirdPartyService';
// 导入服务
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册