瀏覽代碼

在线礼包

cyzhao 4 月之前
父節點
當前提交
fa32d6b163
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Gameserver/App/model/User/Info_PrivateState.php

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

@@ -469,7 +469,7 @@ class Info_PrivateState extends Object_ext {
     /**
      * @var int 在线礼包累计时长
      */
-    public $onlineGiftts = 0;
+    public $onlineGiftts = 1;
 
     /**
      * @var [int] 当前在线礼包ID(每天清空)