mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-12-24 13:30:19 +08:00
feat(projects): 引入mockjs
This commit is contained in:
3
mock/api/index.ts
Normal file
3
mock/api/index.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import auth from './auth';
|
||||
|
||||
export default [...auth];
|
||||
Reference in New Issue
Block a user