基于原有gooflow的改造

This commit is contained in:
yubao
2018-03-12 23:44:05 +08:00
parent 41b410ffce
commit d718c77759
49 changed files with 1786 additions and 3475 deletions

View File

@@ -115,6 +115,8 @@
<Compile Include="Request\IdPageReq.cs" />
<Compile Include="Request\PageReq.cs" />
<Compile Include="Request\QueryCategoriesReq.cs" />
<Compile Include="Request\QueryFlowInstanceListReq.cs" />
<Compile Include="Request\QueryFlowSchemeListReq.cs" />
<Compile Include="Request\QueryRoleListReq.cs" />
<Compile Include="Request\QueryFormListReq.cs" />
<Compile Include="Request\QueryUserListReq.cs" />
@@ -122,8 +124,8 @@
<Compile Include="RevelanceManagerApp.cs" />
<Compile Include="SystemAuthService.cs" />
<Compile Include="RoleApp.cs" />
<Compile Include="WFProcessInstanceService.cs" />
<Compile Include="WFSchemeService.cs" />
<Compile Include="FlowInstanceApp.cs" />
<Compile Include="FlowSchemeApp.cs" />
<Compile Include="ModuleManagerApp.cs" />
<Compile Include="SSO\AppInfo.cs" />
<Compile Include="SSO\AppInfoService.cs" />