refactor(shopro): 取消活动和比赛验证详情的token

This commit is contained in:
2025-06-28 21:50:13 +08:00
parent 349841a8a1
commit c77ef29846
2 changed files with 3 additions and 1 deletions

View File

@@ -19,6 +19,8 @@ use addons\shopro\service\order\OrderRefund;
class Game extends Base
{
protected $noNeedLogin = ['view'];
public function __construct()
{