The front end is vue, the back end is PHP, there is a vue front end source code, which can be used for secondary development. It is a very good lottery system.
There is no problem with betting test settlement, with order tracking and team agent function.USDT deposit
Fixed some minor bugs, and fixed more than ten collection interfaces. There are dozens of lottery types in total, and each one can be repaired and collected. There are also system lottery. The background can preset the prize opening and adjust the winning rate.
The robot for placing orders together. Currently, the types of orders placed include instant lottery and 11-choice-5. After looking at the code, it is found that other types of order placing robots can be added.
Program construction environment
Linux system CentOS7.6, Baota, PHP7.2, MySQL5.6, root directory public, pseudo-static thinkPHP, SSL enabled
You need to prepare 2 domain names, one for the main program and one for the order-issuing robot. For the order-issuing configuration, see the last picture. The database information in it is all for the main program. Don't configure it wrong.
Lottery program database modification: replace the .env in the root directory with your own
Modify the order issuing program database: replace the database.php in the application with your own
Lottery collection: Execute sh cj.sh in the terminal, or use the pagoda planning task cd to the root directory and then execute sh cj.sh
自动发单机器人:http://vuecp-hemai.kvxr.vip/api/index/index/key/kvxrcom_ff4b4a53fecea5c3d845c3947cc78e0d
Modify the domain name to your own. It is best to add a pagoda schedule task, which will be executed every 30-60 seconds.
Main program background: /admin.php
Account: admin
Password: aaa123456
Order robot backend: /admin
Account: admin
Password: 123456