
Introduction to back-end features
Run
cargo r
Publish
cargo b --release
For other platforms, please refer to cross
Introduction to back-end features
1. User Management
The user management module is mainly used to manage the user information of the system, including the user's registration, login, login, change password and other operations. Users can register as users of the system, and after logging in, they can view their personal information, change passwords, etc.
2. Menu management
The menu management module is mainly used to manage the menu information of the system, including the addition, deletion, modification, query and other operations of the menu. Administrators can add, delete, and modify menus, and users can view menu information.
3. Role management
The role management module is mainly used to manage the role information of the system, including adding, deleting, modifying, querying, and other operations of roles. Administrators can add, remove, and modify roles, and users can view role information.
4. Permission management
The API permission management module is mainly used to manage the API permission information of the system, including adding, deleting, modifying, querying and other operations of API permissions. Administrators can add, delete, and modify API permissions, and users can view API permission information. The button permission management module is mainly used to manage the button permission information of the system, including the addition, deletion, modification, query and other operations of the button permission. Administrators can add, delete, and modify button permissions, and users can view button permission information.
5. Data Dictionary
The data dictionary module is mainly used to manage the data dictionary information of the system, including adding, deleting, modifying, querying and other operations of the data dictionary. Administrators can add, delete, and modify data dictionaries, and users can view data dictionary information.
6. Department management
It can support unlimited hierarchical departments The department management module is mainly used to manage the department information of the system, including the addition, deletion, modification, query and other operations of the department. Administrators can add, delete, and modify departments, and users can view department information.
7. Log Management
The log management module is mainly used to manage the log information of the system, including adding, deleting, modifying, querying, and other operations on logs. Administrators can add, delete, and modify logs, and users can view log information.
8. Timed tasks
The scheduled task module is mainly used to manage the scheduled task information of the system, including the adding, deleting, modifying, querying, and other operations of the scheduled task. Administrators can add, delete, and modify scheduled tasks, and users can view scheduled task information.
9. Server Monitoring
The server monitoring module is mainly used to monitor the server information of the system, including the usage of resources such as CPU, memory, disk, and network of the server. Administrators can view the resource usage of the server and keep abreast of the running status of the server.
10. Sending by Email
The email sending module is mainly used for sending emails, including sending, receiving, and viewing emails. Administrators can send emails, and users can receive emails and view the content of emails.
11.Online User Management
The online user management module is mainly used to manage the online user information of the system, and the administrator can view the online user information.
12. Cache Management
The cache management module is mainly used to manage the cache information of the system, including adding, deleting, modifying, querying and other operations of the cache.
13. Login Logs
The login log module is mainly used to manage the login log information of the system.