NIUCLOUD是一款SaaS管理后台框架多应用插件+云编译。上千名开发者、服务商正在积极拥抱开发者生态。欢迎开发者们免费入驻。一起助力发展! 广告
[TOC] ## 获取 ~~~[api] post:/config/getservicenews <<< success { "code": 0, "info": "成功", "data":{ "follow_reply": "sadf", "response_time": "300" } } <<< error ~~~ ## 编辑 ~~~[api] post:/config/editservicenews *string:follow_reply=回复内容#回复内容 *int:response_time=300#响应时间 <<< success { "code": 0, "info": "成功", "data": true } <<< error ~~~