新需求-活动需求-盲盒转盘调通盘-调试-后台接口调整
This commit is contained in:
@@ -137,7 +137,7 @@ class Activities extends BaseCom
|
||||
//规则
|
||||
$data['rule'] = get_system_config_value('web_site')."/api/Page/page_show?id=13";
|
||||
$ext = json_decode($gift_bag['ext'],true);
|
||||
$data['money'] = $ext['money'];
|
||||
$data['money'] = $gift_bag['money'];
|
||||
$data['counter'] = $ext['counter'];
|
||||
$data['money'] = $ext['money_str'];
|
||||
$data['diamond'] = $ext['diamond'];
|
||||
|
||||
Reference in New Issue
Block a user