浏览代码

修改学院info文件错误

cyzhao 4 年之前
父节点
当前提交
bc508116ed
共有 1 个文件被更改,包括 1 次插入1 次删除
  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 {