浏览代码

角色卡

cyzhao 9 月之前
父节点
当前提交
5aba24c19d
共有 1 个文件被更改,包括 1 次插入0 次删除
  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() {