Commit 252e9252 authored by 罗林杰's avatar 罗林杰

修改bug

parent a78b5f8b
......@@ -205,7 +205,7 @@ export function deleteTalk(data) {
// 新增访问量
export function addMemTraffic(data) {
return request({
url: '/app/memtraffic/add',
url: '/app/open/memtraffic/add',
method: 'post',
data: data
})
......
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