cyzhao 9 mesiacov pred
rodič
commit
5aba24c19d
1 zmenil súbory, kde vykonal 1 pridanie a 0 odobranie
  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() {