Explorar o código

修改学院info文件错误

cyzhao %!s(int64=4) %!d(string=hai) anos
pai
achega
bc508116ed
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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 {