The first bounty fortune-telling source code

You can use QR codes to collect payments and use them directly to make money from operations!

Users can tell fortunes by posting bounties, or earn money by upgrading and posting calculation tasks.

Installation tutorial:

Test environment: php5.6+apache2.4+mysq5.6

Install:

1. Unzip the source code to the root directory

Modify the \Application\Common\Conf\db.php file to configure the database

Modify the \Application\Common\Conf\config.php file to configure email and set email information. WeChat payment is on line 139.

Yipay modification: Application/api/controller/yipaycontroller.class.php line 14

AlipayApplication/api/controller/codepaycontroller.class.php line 121

Personal visa-free payment configuration Application/api/controller/payapicontroller.class.php line 14

SMS modification

\Application\Home\Controller\PublicController.class.php

SMS platform is SMS treasure

Add cash withdrawal pop-up barrage: Application/Home/Controller/IndexController.class.php Copy and paste directly starting from line 316

Import database file

Backend address: http://your domain name/index.php/Admin/

Username: admin Password: 123456

Guess you like

Origin blog.csdn.net/qq_15509251/article/details/132894037