tongshanglei пре 2 година
родитељ
комит
7d10430a51
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      catch/hydraulic/controller/Maintenance.php

+ 1 - 1
catch/hydraulic/controller/Maintenance.php

@@ -5,7 +5,7 @@ namespace catchAdmin\hydraulic\controller;
 use catcher\base\CatchRequest as Request;
 use catcher\CatchResponse;
 use catcher\base\CatchController;
-use catchAdmin\hydraulic\model\maintenanceMapper as maintenanceModel;
+use catchAdmin\hydraulic\model\MaintenanceMapper as maintenanceModel;
 use catcher\base\CatchRequest;
 use think\facade\Db;