perf: 优化示例代码

This commit is contained in:
xiaoxian521
2022-04-11 12:17:47 +08:00
parent c4ebacedfe
commit 160db34fa0
12 changed files with 105 additions and 60 deletions

View File

@@ -2,7 +2,7 @@ import { MockMethod } from "vite-plugin-mock";
export default [
{
url: "/system",
url: "/role",
method: "post",
response: () => {
return {