Commit 28e6e38f authored by miaojiale's avatar miaojiale

去除消息

parent 6a5cf9b3
......@@ -202,7 +202,7 @@ export function getRefuteMessage(params) {
// 设置已读消息
export function setReadMessege(id) {
return request({
url: `/disease-data/sys/message/read/${id}`,
url: `/disease-data/sys/message/read`,
method: "put",
})
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment