mirror of
https://github.com/pure-admin/pure-admin-thin.git
synced 2025-12-17 15:50:35 +08:00
feat: 项目初始化
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import auth from "./src/auth";
|
||||
import auth from './src/auth'
|
||||
|
||||
const Auth = auth;
|
||||
const Auth = auth
|
||||
|
||||
export { Auth };
|
||||
export { Auth }
|
||||
|
||||
Reference in New Issue
Block a user