接口初始化 第一版

This commit is contained in:
yuping
2022-11-21 15:53:20 +08:00
parent 8fa76327be
commit 039042f607
4 changed files with 7 additions and 9 deletions

View File

@@ -19,9 +19,6 @@ export default defineConfig(({command}) =>
}),
viteMockServe({
mockPath: './src/mock/mocks',
// injectCode: `
// console.log(111111111)
// `,
})
],
resolve: {