巡乐会抽奖接口提交.-权限放行

This commit is contained in:
2025-09-05 11:52:20 +08:00
parent 806c45abc4
commit 8ace795429

View File

@@ -18,7 +18,7 @@ class BlindBox extends adminApi
{
protected $noNeedLogin = [];
protected $noNeedRight = ['blind_box_type','blind_box_gifts'];
protected $noNeedRight = ['blind_box_type','blind_box_gifts','xunlehui_rule_detail','xunlehui_set_rule','blind_box_turntable_lists','blind_box_turntable_open_record','xlh_lock_record'];
protected $table = 'vs_gift_bag_detail';