添加信息
简要描述
- 添加信息接口
请求URL
http://127.0.0.1:8081/message/add
请求方式
- POST
请求Query参数
参数名 | 必选 | 类型 | 说明 |
---|---|---|---|
title | 是 | string | 无 |
message | 是 | string | 无 |
postStatus | 是 | string | 无 |
top | 是 | int | 无 |
messageDescribe | 是 | string | 无 |
releaseTime | 是 | string | 无 |
http://127.0.0.1:8081/message/add
参数名 | 必选 | 类型 | 说明 |
---|---|---|---|
title | 是 | string | 无 |
message | 是 | string | 无 |
postStatus | 是 | string | 无 |
top | 是 | int | 无 |
messageDescribe | 是 | string | 无 |
releaseTime | 是 | string | 无 |