作者 潘浩文
1 个管道 的构建 通过 耗费 0 秒

后台设备模块开发

@@ -127,7 +127,7 @@ class AdminLightController extends AdminBaseController @@ -127,7 +127,7 @@ class AdminLightController extends AdminBaseController
127 } 127 }
128 128
129 //获取区域下所有位置 129 //获取区域下所有位置
130 - public function getLocation($id,$lightId="") 130 + public function getLocation($id="",$lightId="")
131 { 131 {
132 if (empty($id)) { 132 if (empty($id)) {
133 $id = $this->request->param('id'); 133 $id = $this->request->param('id');