gwang 4 rokov pred
rodič
commit
5bc3423667

+ 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;
 
     /**
      * 清理