tongshanglei %!s(int64=3) %!d(string=hai) anos
pai
achega
7479cb81c8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      catch/worklocation/controller/WorkLocation.php

+ 1 - 1
catch/worklocation/controller/WorkLocation.php

@@ -5,7 +5,7 @@ namespace catchAdmin\worklocation\controller;
 use catcher\base\CatchRequest as Request;
 use catcher\CatchResponse;
 use catcher\base\CatchController;
-use catchAdmin\worklocation\model\Worklocation as workLocationModel;
+use catchAdmin\worklocation\model\WorkLocation as workLocationModel;
 
 class WorkLocation extends CatchController
 {