songxingwei hace 2 años
padre
commit
9fe1310147
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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,default,desc="访问类型")
+     * @Header("api-name",type="string",require=1,desc="访问类型")
      * @Returned("token.token",desc="token")
      */
     public function get()