zhoufan лет назад: 4
Родитель
Сommit
c710cc77fa

RMYY_CallCenter_Api/Controllers/DictionaryController.cs → RMYY_CallCenter_Api/Controllers/DictionaryType/DictionaryController.cs


RMYY_CallCenter_Api/Controllers/GongDanTypeController.cs → RMYY_CallCenter_Api/Controllers/DictionaryType/GongDanTypeController.cs


RMYY_CallCenter_Api/Controllers/Con_WorkOrderController.cs → RMYY_CallCenter_Api/Controllers/WorkOrder/Con_WorkOrderController.cs


+ 3 - 3
RMYY_CallCenter_Api/RMYY_CallCenter_Api.csproj

@@ -126,12 +126,12 @@
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\Con_WorkOrderController.cs" />
129
+    <Compile Include="Controllers\WorkOrder\Con_WorkOrderController.cs" />
130 130
     <Compile Include="Controllers\System\CustomerController.cs" />
131 131
     <Compile Include="Controllers\System\MobiledataController.cs" />
132 132
     <Compile Include="Controllers\System\WorkOffDaysController.cs" />
133
-    <Compile Include="Controllers\DictionaryController.cs" />
134
-    <Compile Include="Controllers\GongDanTypeController.cs" />
133
+    <Compile Include="Controllers\DictionaryType\DictionaryController.cs" />
134
+    <Compile Include="Controllers\DictionaryType\GongDanTypeController.cs" />
135 135
     <Compile Include="Controllers\HomeController.cs" />
136 136
     <Compile Include="Controllers\IndexController.cs" />
137 137
     <Compile Include="Controllers\System\DepartmentController.cs" />