refactor: 将枚举和常量从utils移动到constants
This commit is contained in:
@@ -1,2 +1,5 @@
|
||||
export * from './core';
|
||||
export * from './dict-enum';
|
||||
export * from './system-enum';
|
||||
|
||||
export * from '@vben-core/shared/constants';
|
||||
|
||||
Reference in New Issue
Block a user