功能
新增配置
请求 URL
/pop/v5/configCenter
请求方法
POST
请求参数
table th:first-of-type {
width: 180px;
}
table th:nth-of-type(2) {
width: 180px;
}
名称 |
类型 |
必填 |
说明 |
group |
String |
是 |
配置项分组 |
dataId |
String |
是 |
配置项 key |
data |
String |
是 |
配置项 value |
返回参数
名称 |
类型 |
说明 |
Code |
Integer |
code 码 |
Message |
String |
信息 |