songxingwei 2 лет назад
Родитель
Сommit
61b4f4b04b
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      app/data/controller/api/auth/Center.php

+ 1 - 1
app/data/controller/api/auth/Center.php

@@ -51,7 +51,7 @@ class Center extends Auth
     /**
      * @Title("获取用户资料")
      * @Method("post")
-     * @Header("api-name",type="string",require=1,desc="访问类型")
+     * @Header("api-name",type="string",require=1,default='',desc="访问类型")
      * @Returned("token.token",desc="token")
      */
     public function get()