@@ -109,6 +109,8 @@ class ActiveProc {
"store" => ctx()->store,
'cash' => ctx()->baseInfo->cash,
'reward' => StoreProc::$reward,
+ 'reward_Gem' => StoreProc::$reward_Gem,
+ 'reward_equip' => StoreProc::$reward_equip,
));
}