소스 검색

转盘兑换功能

cyzhao 8 달 전
부모
커밋
3228bad133
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      Gameserver/App/model/User/Info_PrivateState.php

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

@@ -324,6 +324,7 @@ class Info_PrivateState extends Object_ext {
      * 兑换记录
      * @var type
      */
+    #[ArrayType]
     public $lotteryExchange = array();
 
     public function initialize() {