接口1-2
POST
http://kaohe.mc10010.com/postinformation
接口描述
post请求
请求头
参数名
类型
描述
必填
User-Agent
PostmanRuntime/7.28.0
必填
Content-Type
application/json;
必填
请求参数,请在body里包含下面的参数
application/json参数名
类型
描述
必填
number
str
你的学号
必填
请求示例
响应参数
application/json参数名
类型
描述
必填
status
bool
返回状态,如果为false,则说明你的请求未成功,请提交一个返回状态为true的结果
必填
msg
str
返回结果
必填
result
str
计算结果,返回字段
必填