refactor: 修改日志接口路径及刷新token请求参数格式

This commit is contained in:
Ray.Hao
2026-04-04 17:39:59 +08:00
parent 69c3c1a3c0
commit 9654913a21
3 changed files with 8 additions and 5 deletions

View File

@@ -165,7 +165,7 @@ export default defineMock([
},
},
{
url: "logs/views/trend",
url: "logs/analytics/trend",
method: ["GET"],
body: {
code: "00000",
@@ -188,7 +188,7 @@ export default defineMock([
},
},
{
url: "logs/views",
url: "logs/analytics/overview",
method: ["GET"],
body: {
code: "00000",