tongshanglei %!s(int64=2) %!d(string=hai) anos
pai
achega
5ab21f63a6
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      catch/worklocation/controller/Workplan.php

+ 5 - 0
catch/worklocation/controller/Workplan.php

@@ -68,6 +68,11 @@ class Workplan extends CatchController
         return CatchResponse::success($this->workplanModel->deleteBy($id, true));
     }
 
+    /**
+     * function
+     * 根据ID获取风机
+     * @param Request $request 
+     */
     public function getFanIdByWindId(Request $request)
     {
         $fan = new Fan();