【类 型】:
【原 因】: 【过 程】: 【影 响】:
This commit is contained in:
parent
3909feb9f2
commit
c1a77bcab1
@ -117,7 +117,7 @@ class PlaneController extends PublicController
|
||||
|
||||
public function getAirList()
|
||||
{
|
||||
$airDb = D('airplane');
|
||||
$airDb = D('airplane_register');
|
||||
|
||||
if ($this->tokenShop_id != C('powerId')) { // 非总管理员
|
||||
$where['shop_id'] = $this->tokenShop_id;
|
||||
|
Loading…
Reference in New Issue
Block a user