修改index接口无需登录

This commit is contained in:
2025-05-11 16:46:19 +08:00
parent 6a5d81badc
commit 1bd66c30ba
3 changed files with 3 additions and 3 deletions

View File

@@ -6,6 +6,7 @@ namespace addons\shopro\controller\zy;
class Gym extends Base
{
protected $noNeedRight = ['*'];
public function __construct()
{