This commit is contained in:
aozhiwei 2022-11-04 12:52:38 +08:00
parent ddd78b4659
commit eff54150eb

View File

@ -320,6 +320,8 @@ class Item {
}
}
}
$heros = array_unique($heros);
$guns = array_unique($guns);
}
protected static function getMetaList()