18 Star 119 Fork 38

嗝嗝/TP5.1 Restful Api

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
接口文档样例.md 3.51 KB
一键复制 编辑 原始数据 按行查看 历史

API文档目录

v1

class_auth_auth授权类

  • package app\api\controller\v1

read获取服务器授权1

  • [ROUTE] /api/v1/auth

  • [METHOD] get

  • [PARAM] 参数

参数名称 参数类型 参数文档 参数 filter 参数默认
appSecret string 授权字符 require-alphaNum 1
appSec2t string 授权字符1 require-alphaNum 1
appId string 开发者ID
  • [SUCCESS] 响应
{"code":400,"msg":"appSecret不能为空","data":[]}
  • [ERROR] 响应
{"code":400,"msg":"appSecret不能为空","data":[]}

read1获取服务器授权2

  • [ROUTE] /api/v1/auth/read1

  • [METHOD] get

  • [PARAM] 参数

参数名称 参数类型 参数文档 参数 filter 参数默认
appSecret string 授权字符 require-alphaNum 1
appSec2t string 授权字符1 require-alphaNum 1
appId string 开发者ID
  • [SUCCESS] 响应
{"code":400,"msg":"appSecret不能为空","data":[]}
  • [ERROR] 响应
{"code":400,"msg":"appSecret不能为空","data":[]}

read2获取服务器授权3

  • [ROUTE] /api/v1/auth/read2

  • [METHOD] get

  • [PARAM] 参数

参数名称 参数类型 参数文档 参数 filter 参数默认
appSecret string 授权字符 require-alphaNum 1
appSec2t string 授权字符1 require-alphaNum 1
appId string 开发者ID
  • [SUCCESS] 响应
{"code":400,"msg":"appSecret不能为空","data":[]}
  • [ERROR] 响应
{"code":400,"msg":"appSecret不能为空","data":[]}

read3获取服务器授权1

  • [ROUTE] /api/v1/auth/read3

  • [METHOD] get

  • [PARAM] 参数

参数名称 参数类型 参数文档 参数 filter 参数默认
appSecret string 授权字符 require-alphaNum 1
appSec2t string 授权字符1 require-alphaNum 1
appId string 开发者ID
  • [SUCCESS] 响应
{"code":400,"msg":"appSecret不能为空","data":[]}
  • [ERROR] 响应
{"code":400,"msg":"appSecret不能为空","data":[]}

class_authesac_authesac授权类

  • package app\api\controller\v1

read获取服务器授权1

  • [ROUTE] /api/v1/authEsac

  • [METHOD] get

  • [PARAM] 参数

参数名称 参数类型 参数文档 参数 filter 参数默认
appSecret string 授权字符 require-alphaNum
appSec2t string 授权字符1 require-alphaNum
appId string 开发者ID
  • [SUCCESS] 响应
{"code":400,"msg":"appSecret不能为空","data":[]}
  • [ERROR] 响应
{"code":400,"msg":"appSecret不能为空","data":[]}

class_reflex_api基类

  • package app\api\controller\v1
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/china_wangyu/TP5.1-Restful-Api.git
git@gitee.com:china_wangyu/TP5.1-Restful-Api.git
china_wangyu
TP5.1-Restful-Api
TP5.1 Restful Api
master

搜索帮助

Cb406eda 1850385 E526c682 1850385