配置修改
This commit is contained in:
@ -9,7 +9,7 @@ use app\common\server\JsonServer;
|
|||||||
|
|
||||||
class Index extends Api
|
class Index extends Api
|
||||||
{
|
{
|
||||||
public $like_not_need_login = ['index', 'indexCategory', 'config','copyright','city','geocoder'];
|
public $like_not_need_login = ['index','hotCity', 'indexCategory', 'config','copyright','city','geocoder'];
|
||||||
|
|
||||||
// 首页
|
// 首页
|
||||||
public function index()
|
public function index()
|
||||||
|
|||||||
Reference in New Issue
Block a user