Cadmin is a collection of back-end development projects that separate front-end and back-end. Each project is developed based on front-end and back-end interface interactive documents, making it easier for developers to choose a technology stack they are familiar with for development.
Cadmin function In order to adapt to more business scenarios, the system integrates only the most basic back-end functions as much as possible to reduce interference to the business. The general functions are as follows:
1. User/user group: Maintenance of background user basic information and maintenance of login status
2. Permission/Request/Menu: Configure the front-end API request permission checksum menu
3. Request scheduling: Request front-end API requests for scheduling and assign them to the corresponding business module for processing.