Browse Source

角色卡

cyzhao 9 months ago
parent
commit
5aba24c19d
1 changed files with 1 additions and 0 deletions
  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() {