配置修改

This commit is contained in:
2026-04-18 14:42:06 +08:00
parent 32ec0607d0
commit d2173816ae

View File

@ -9,7 +9,7 @@ use app\common\server\JsonServer;
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()