Commit ab2e6068 authored by 仇晓婷's avatar 仇晓婷

dd

parent 545e0b9a
...@@ -31,9 +31,5 @@ export default { ...@@ -31,9 +31,5 @@ export default {
// }, // },
list(params) { list(params) {
return Api.post(`${systemUrl}/newmessage/list`, params); //获取列表信息 return Api.post(`${systemUrl}/newmessage/list`, params); //获取列表信息
}, },
list5(params) {
return Api.post(`${systemUrl}/favorite/listbyuser`, params); //获取列表信息
},
} }
\ No newline at end of file
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