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

后台设备模块开发

... ... @@ -154,7 +154,7 @@ class AdminLightController extends AdminBaseController
return json_encode($arr);
}
//获取区域下所有位置
//获取Add区域下所有位置
public function getAddLocation()
{
$id = $this->request->param('id');
... ...