Переглянути джерело

修改学院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 {