feat(custom): 增加用户数据统计

This commit is contained in:
2023-10-28 15:11:07 +08:00
parent 6ae8acb8df
commit 1ea4b218af
8 changed files with 416 additions and 22 deletions

View File

@@ -11,6 +11,11 @@ export const PROXY_CONFIG = {
changeOrigin: true,
// rewrite: (path) => path.replace(new RegExp('^/api'), ''),
},
'/admin': {
target: 'https://test.wanzhuanyongcheng.cn',
changeOrigin: true,
// rewrite: (path) => path.replace(new RegExp('^/admin'), ''),
},
/**
* @desc 不替换匹配值
* @请求路径 http://localhost:3100/api/v2/user