@@ -320,6 +320,7 @@ class Ins_UserHero extends Object_ext {
public function getYanlingExtraProperty($attribute) {
$result = 0;
$player = req()->userInfo->game;
+ var_dump($this);
foreach ($this->yanling as $item) {
$itemUID = $item->itemuid;
if ($itemUID > 0) {