This commit is contained in:
aozhiwei 2020-12-22 19:16:58 +08:00
parent eb9810aa77
commit 2113a1318c
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit 0fad7e8fc4d878dcf0a1fb61c585027555748fcf
Subproject commit 2ca4273f80ca9a19ddd282e331229ea1b853d372

View File

@ -302,7 +302,7 @@ class RechargeActInfo {
'reward' => $shop_info,
'time' => time(),
'isopen' => 0,
'shop_type' => $shop_type,
'shop_type' => $act['type'],
'act' => $act,
));
} else {