|
|
@@ -167,6 +167,7 @@
|
|
167
|
167
|
<Compile Include="App_Start\AuthorizeAttribute.cs" />
|
|
168
|
168
|
<Compile Include="App_Start\FilterConfig.cs" />
|
|
169
|
169
|
<Compile Include="App_Start\ErrorAttribute.cs" />
|
|
|
170
|
+ <Compile Include="App_Start\OutOutActionFilter.cs" />
|
|
170
|
171
|
<Compile Include="App_Start\OutActionFilter.cs" />
|
|
171
|
172
|
<Compile Include="App_Start\RouteConfig.cs" />
|
|
172
|
173
|
<Compile Include="App_Start\WechatActionFilter.cs" />
|
|
|
@@ -208,6 +209,7 @@
|
|
208
|
209
|
<Compile Include="Controllers\Login\AES256Controller.cs" />
|
|
209
|
210
|
<Compile Include="Controllers\Login\LoginController.cs" />
|
|
210
|
211
|
<Compile Include="Controllers\FunctionController.cs" />
|
|
|
212
|
+ <Compile Include="Controllers\Out\OutApiController.cs" />
|
|
211
|
213
|
<Compile Include="Controllers\report\BusinessController.cs" />
|
|
212
|
214
|
<Compile Include="Controllers\report\CallInController.cs" />
|
|
213
|
215
|
<Compile Include="Controllers\report\DataAnalysisController.cs" />
|
|
|
@@ -371,6 +373,7 @@
|
|
371
|
373
|
<Folder Include="Views\Module\" />
|
|
372
|
374
|
<Folder Include="Views\NoticeCriticism\" />
|
|
373
|
375
|
<Folder Include="Views\Notice\" />
|
|
|
376
|
+ <Folder Include="Views\OutApi\" />
|
|
374
|
377
|
<Folder Include="Views\RecordSet\" />
|
|
375
|
378
|
<Folder Include="Views\Repository\" />
|
|
376
|
379
|
<Folder Include="Views\RoleF\" />
|