【类 型】:test
【原 因】: 【过 程】: 【影 响】:
This commit is contained in:
parent
b7b94971d2
commit
a8a06ed437
@ -545,7 +545,7 @@ class PlaneController extends PublicController
|
||||
/**
|
||||
* @description: 获取禁飞区数据(如果没有就插入空记录)
|
||||
*/
|
||||
public function getNofly()
|
||||
public function getNoflyData()
|
||||
{
|
||||
if ($this->tokenShop_id != C('powerId')) { // 非总管理员
|
||||
$where['shop_id'] = $this->tokenShop_id;
|
||||
|
Loading…
Reference in New Issue
Block a user