1.抽奖测试记录页面/dice/play_record_test/index增加彩金池配置筛选条件
This commit is contained in:
@@ -40,6 +40,7 @@ class DicePlayRecordTestController extends BaseController
|
||||
{
|
||||
$where = $request->more([
|
||||
['reward_config_record_id', ''],
|
||||
['lottery_config_id', ''],
|
||||
['lottery_type', ''],
|
||||
['direction', ''],
|
||||
['is_win', ''],
|
||||
|
||||
Reference in New Issue
Block a user