更新掌上生活
POST
http://localhost:3000/api/back/life/updateLife
接口描述
根据id更新单个掌上生活信息
请求参数
参数名
类型
描述
必填
id
number
更新id
必填
title
string
更新标题
必填
content
string
更新内容
必填