2026-1-6
This commit is contained in:
4
基础接口文档_20251229.csv
Normal file
4
基础接口文档_20251229.csv
Normal file
@@ -0,0 +1,4 @@
|
||||
endpoint,method,description,auth,params,response
|
||||
/,GET,根路径接口(服务状态查询),无需认证,无,返回服务版本和运行状态信息
|
||||
/health,GET,健康检查接口(包含数据库连接测试),无需认证,无,返回服务健康状态、数据库连接状态、时间戳和版本号
|
||||
404错误处理,ALL,处理所有不存在的接口请求,无,任意,返回404状态码和错误信息
|
||||
|
Reference in New Issue
Block a user