@@ -110,7 +110,7 @@ class TaskProc {
'reward_Gem' => StoreProc::$reward_Gem,
'gold' => ctx()->baseInfo->gold,
'cash' => ctx()->baseInfo->cash,
- 'hero'=> ctx()->heros,
+ 'heros'=> ctx()->heros,
));
}