增加Module模块

This commit is contained in:
yubaolee
2015-11-21 23:56:39 +08:00
parent ea30b32af7
commit 12bd4591bb
13 changed files with 650 additions and 6 deletions

View File

@@ -44,6 +44,7 @@
</ItemGroup>
<ItemGroup>
<Compile Include="LoginApp.cs" />
<Compile Include="ModuleManagerApp.cs" />
<Compile Include="RoleManagerApp.cs" />
<Compile Include="UserManagerApp.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />