文档
测试
GET
http://localhost:8889/test/tables/sky

请求参数

参数名
类型
描述
必填
monday
String
星期一
必填
tuesday
Integer
星期二
必填
wednesday
Integer
星期三
必填
thursday
Integer
星期四
必填
friday
Integer
星期五
必填
sunday
Integer
星期日
必填

响应参数

参数名
类型
描述
必填
code
Integer
接口请求状态码
必填
message
String
接口请求返回信息
可选
data
String
接口请求返回数据
可选