mirror of
https://github.com/jeecgboot/JeecgBoot.git
synced 2026-01-03 12:05:28 +08:00
5 lines
67 B
TypeScript
5 lines
67 B
TypeScript
export default {
|
|
login: 'Login',
|
|
errorLogList: 'Error Log',
|
|
};
|