mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-12-26 23:10:18 +08:00
feat(projects): 迁移登录完成
This commit is contained in:
@@ -2,5 +2,3 @@ import { EnumLoginModule } from '@/enum';
|
||||
|
||||
/** 登录模块 */
|
||||
export type LoginModuleKey = keyof typeof EnumLoginModule;
|
||||
|
||||
export type LoginModuleRegexp = LoginModuleKey;
|
||||
|
||||
Reference in New Issue
Block a user