Skip to content

Commit

Permalink
📝更新后端服务地址
Browse files Browse the repository at this point in the history
  • Loading branch information
wangenze267 committed Dec 25, 2023
1 parent 40251fa commit 2491630
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/code_life/知识分享/02.前端监控.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
#### 1. 直接发送请求上报(Axios)

```js
cosnt url = 'api.wangez.site/monitor'
cosnt url = 'https://api.wangez.site/reception/monitor'
axios.post(url, data)
```

Expand Down

0 comments on commit 2491630

Please sign in to comment.