添加:swoole配置文件添加忽略
This commit is contained in:
parent
cda993d9df
commit
c4287d37ca
|
|
@ -558,9 +558,6 @@ class Common extends BaseController
|
||||||
'tk_exchange_pickup_point',
|
'tk_exchange_pickup_point',
|
||||||
// 活动
|
// 活动
|
||||||
'tk_store_activity',
|
'tk_store_activity',
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
];
|
];
|
||||||
// 获取全部数据库列表
|
// 获取全部数据库列表
|
||||||
$tables = $this->getAllTable();
|
$tables = $this->getAllTable();
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue