
The Kami Community SUP system now presents you with its master control source code and the source code for the main station distribution function. Its design concept is similar to the traditional Kami control terminal, allowing you to easily realize functions such as opening, distributing and main station for other users. Just like becoming a system provider yourself, this system supports self-service card issuance and card secret transactions, providing strong support for your business development.
In terms of building an environment, you need to prepare Nginx 1.22, MySQL 5.7, PHP 8.1, and Redis 7.2 to ensure the compatibility of the versions of these components with the system, thereby ensuring the stable operation of the system.
The installation process is very simple. You only need to enter http://your domain name/install in your browser or directly visit your domain name and you can follow the system prompts to install.
After the installation is complete, you can access the corresponding management interface at the following address:
Controller address: http://domain name/adminx
Main station background address: http://main station domain name/admin
Substation background address: http://Substation domain name/admin
In order to facilitate you to better connect with the system, we also provide detailed docking documents, which you can obtain by visiting http://main site domain name/api/. This document will provide you with detailed interface descriptions, parameter specifications and call examples to help you easily achieve seamless connection with external systems.
Comments0