Front end uses Ruoyi-UI, Vue, Element UI. The backend uses GO language framework GF(GO Frame).

The main functions are:

User management: Users are system operators. This function is used to configure system users.

Department management: Configure the system organization (company, department, and group) and display the data permission in a tree structure.

Position management: Configures the positions of system users. Menu management: configure system menu, operation permission, button permission identification, etc.

Role management: Role menu permission assignment and role setting Data scope permission division by organization. Dictionary management: Maintenance of fixed data that is often used in the system.

Parameter management: Dynamically configure common system parameters.

Operation logs: Record and query system operation logs. Record and query system exception information.

Login log: System login log query contains login exceptions.

Online user: monitors the status of active users in the current system.

Scheduled task: Online (add, modify, or delete) task scheduling includes execution result logs. Code generation: Generation of back-end code.

Service monitoring: Monitors the current system CPU, memory, disk, and stack information.

Online builder: Drag form elements to generate the corresponding HTML code.

File uploads, cache labels, etc. CMS management, model management

Code cloud back-end address: gitee.com/tiger1103/g…

Code cloud front-end address: gitee.com/tiger1103/g…

Github back-end address: github.com/tiger1103/g…

Github front-end address: github.com/tiger1103/g…