Browse Source

fixed: null

gwang 4 năm trước cách đây
mục cha
commit
5bc3423667
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      Gameserver/Amfphp/model/User/Data_UserGuild.php

+ 2 - 2
Gameserver/Amfphp/model/User/Data_UserGuild.php

@@ -42,12 +42,12 @@ class Data_UserGuild extends HashSaver {
      * 角色类型
      * @var type
      */
-    public $position;
+    public $position = "";
 
     /**
      * @var int 创建公会冷却时间
      */
-    public $create_coding;
+    public $create_coding = 0;
 
     /**
      * 清理