feat: 添加 msw 支持 API 模拟
This commit is contained in:
@@ -1 +1,2 @@
|
||||
VITE_API_BASE_URL=http://localhost:8080
|
||||
VITE_API_BASE_URL=
|
||||
VITE_MOCK=true
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1 +1,2 @@
|
||||
VITE_API_BASE_URL=http://localhost:8080
|
||||
VITE_API_BASE_URL=
|
||||
VITE_MOCK=true
|
||||
|
||||