Browse Source

修改配置文件

stanley-king 8 years ago
parent
commit
8886766119
1 changed files with 6 additions and 0 deletions
  1. 6 0
      mobile/control/config.php

+ 6 - 0
mobile/control/config.php

@@ -12,6 +12,12 @@ class configControl extends mobileHomeControl
         parent::__construct();
     }
 
+    public function getconfigexOp()
+    {
+        $result['app_config'] = ['sale_mogile' => '021-64260858'];
+        return self::outsuccess($result);
+    }
+
     /**
      * 获取配置文件
      * 参数: platform 1:android 2:ios