Browse Source

修改学院info文件错误

cyzhao 4 năm trước cách đây
mục cha
commit
bc508116ed
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Gameserver/Amfphp/model/User/Info_College.php

+ 1 - 1
Gameserver/Amfphp/model/User/Info_College.php

@@ -39,7 +39,7 @@ class Info_College extends Object_ext{
      * 构造函数
      * @param type $args
      */
-    public function __construct($args) {    
+    public function __construct($args = null) {    
         if($args == null){
             $this->compMissCardDic = new \stdClass();
         } else {