mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-11-15 05:03:44 +08:00
refactor(projects): 精简版+动态路由权限初步
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
export { setLocal, getLocal, removeLocal, clearLocal } from './local';
|
||||
export { setSession, getSession, removeSession, clearSession } from './session';
|
||||
export * from './local';
|
||||
export * from './session';
|
||||
|
||||
Reference in New Issue
Block a user