songxingwei 2 年之前
父節點
當前提交
53ea4ef356
共有 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",desc="访问类型")
+     * @Header("api-name",type="string",desc="访问类型")
      * @Returned("token.token",desc="token")
      */
     public function get()