|
@@ -386,6 +386,7 @@
|
|
|
<Compile Include="Controllers\StudentSystem\Examine\ExamineApplyController.cs" />
|
|
|
<Compile Include="Controllers\StudentSystem\StudentRecord\StudentRecordController.cs" />
|
|
|
<Compile Include="Controllers\SystemManage\SystemSetting\DictionaryController.cs" />
|
|
|
+ <Compile Include="Controllers\TestController.cs" />
|
|
|
<Compile Include="Controllers\UniversityInformationManage\Specialtyclass\ClassmajorController.cs" />
|
|
|
<Compile Include="Controllers\UniversityInformationManage\Specialtyclass\FacultymajorController.cs" />
|
|
|
<Compile Include="Controllers\UniversityInformationManage\Specialtyclass\GrademajorController.cs" />
|
|
@@ -2122,6 +2123,7 @@
|
|
|
</ItemGroup>
|
|
|
<ItemGroup>
|
|
|
<Folder Include="Content\DownFile\" />
|
|
|
+ <Folder Include="Views\Test\" />
|
|
|
</ItemGroup>
|
|
|
<ItemGroup>
|
|
|
<Content Include="packages.config">
|