|
|
@@ -126,6 +126,8 @@
|
|
126
|
126
|
<Compile Include="Controllers\CallTel\CallInScreenController.cs" />
|
|
127
|
127
|
<Compile Include="Controllers\CallTel\CallleaveController.cs" />
|
|
128
|
128
|
<Compile Include="Controllers\CallTel\CallrecordsController.cs" />
|
|
|
129
|
+ <Compile Include="Controllers\CarManage\T_Car_MessageController.cs" />
|
|
|
130
|
+ <Compile Include="Controllers\CarManage\T_Car_WorkOrderController.cs" />
|
|
129
|
131
|
<Compile Include="Controllers\WorkOrder\Con_WorkOrderController.cs" />
|
|
130
|
132
|
<Compile Include="Controllers\System\CustomerController.cs" />
|
|
131
|
133
|
<Compile Include="Controllers\System\MobiledataController.cs" />
|
|
|
@@ -138,6 +140,7 @@
|
|
138
|
140
|
<Compile Include="Controllers\System\MenuController.cs" />
|
|
139
|
141
|
<Compile Include="Controllers\System\RoleController.cs" />
|
|
140
|
142
|
<Compile Include="Controllers\System\UserAccountController.cs" />
|
|
|
143
|
+ <Compile Include="Controllers\WorkOrder\T_Dev_WorkOrderController.cs" />
|
|
141
|
144
|
<Compile Include="Filter\AuthorizeFilter.cs" />
|
|
142
|
145
|
<Compile Include="Filter\ExceptionFilter.cs" />
|
|
143
|
146
|
<Compile Include="Global.asax.cs">
|