dever 6 years ago
parent
commit
3c4a95d140
2 changed files with 2 additions and 2 deletions
  1. 1 1
      config/env/localhost/default.php
  2. 1 1
      doc/apidoc.php

+ 1 - 1
config/env/localhost/default.php

@@ -40,7 +40,7 @@ $config['host'] = array
     	/*
     	/*
         'passport' => array
         'passport' => array
         (
         (
-            'path' => $host. 'jmuser/passport/?',
+            'path' => $host. 'user/passport/?',
         ),
         ),
         */
         */
     ),
     ),

+ 1 - 1
doc/apidoc.php

@@ -34,7 +34,7 @@
  *
  *
  * @apiParam {String} source_type 请在header中定义,ios:ios | android:android | 移动h5:h5  | 小程序:applet | 公众号:service | pc网站:pc
  * @apiParam {String} source_type 请在header中定义,ios:ios | android:android | 移动h5:h5  | 小程序:applet | 公众号:service | pc网站:pc
  * @apiParam {Number} type 图文:1 | 视频:2 | 直播:3 | 小刊:4 | 链接:10
  * @apiParam {Number} type 图文:1 | 视频:2 | 直播:3 | 小刊:4 | 链接:10
- * @apiParam {Number} 所有带push_开头的返回参数,返回字典都是一样的,参考获取首页数据中的push_focus
+ * @apiParam {Number} push_ 所有带push_开头的返回参数,返回字典都是一样的,参考获取首页数据中的push_focus
  */
  */