|
|
@@ -175,6 +175,7 @@
|
|
175
|
175
|
<Compile Include="Controllers\AreaController.cs" />
|
|
176
|
176
|
<Compile Include="Controllers\ATheChangeLogController.cs" />
|
|
177
|
177
|
<Compile Include="Controllers\Base\BaseController.cs" />
|
|
|
178
|
+ <Compile Include="Controllers\BusinessDockController.cs" />
|
|
178
|
179
|
<Compile Include="Controllers\CallOutOptController.cs" />
|
|
179
|
180
|
<Compile Include="Controllers\customer\CustomerController.cs" />
|
|
180
|
181
|
<Compile Include="Controllers\customer\RegionCategoryController.cs" />
|
|
|
@@ -187,6 +188,7 @@
|
|
187
|
188
|
<Compile Include="Controllers\knowledge\KnowledgeClassController.cs" />
|
|
188
|
189
|
<Compile Include="Controllers\knowledge\KnowledgeController.cs" />
|
|
189
|
190
|
<Compile Include="Controllers\LogController.cs" />
|
|
|
191
|
+ <Compile Include="Controllers\Login\AES256Controller.cs" />
|
|
190
|
192
|
<Compile Include="Controllers\Login\LoginController.cs" />
|
|
191
|
193
|
<Compile Include="Controllers\MenuManage\ModuleInfoController.cs" />
|
|
192
|
194
|
<Compile Include="Controllers\ModuleController.cs" />
|