评论接口
GET
http://192.168.2.246:3514/api/Other/comment
接口描述
评论
请求参数
参数名
类型
描述
必填
id
int
在线议事ID
必填
userid
int
用户ID
必填
memo
string
评论内容
必填