소스 검색

fixed: null

gwang 4 년 전
부모
커밋
5bc3423667
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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;
 
     /**
      * 清理