cyzhao hace 9 meses
padre
commit
5aba24c19d
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      Gameserver/App/model/User/Info_Heros.php

+ 1 - 0
Gameserver/App/model/User/Info_Heros.php

@@ -30,6 +30,7 @@ class Info_Heros extends Object_ext {
      * 角色卡解锁英雄记录
      * @var type
      */
+    #[ArrayType]
     public $roleCardUnlockHeroList = array();
 
     public function initialize() {