Atitit.atiagent agent分銷系統 代理系統 設計文檔 1. 啟動項目1 2. 首也2 3. 登錄功能2 4. 用戶中心2 5. 充值查詢3 6. 授權下級代理4 7. 我的提成5 8. 查看下級玩家6 9. 查看下級代理7 10. 資料庫文檔 agent7 10.1. Acc 用戶 ...
Atitit.atiagent agent分銷系統 代理系統 設計文檔
1. 啟動項目
C:\0workspace\AtiPlatf_cms\resin run q2b_game.bat
Prj::cms
資料庫 配置文件 C:\0workspace\AtiPlatf_cms\WebRoot\cfg_game.properties
#MySQL Connection Configuration
jdbc.driverClassName=com.mysql.jdbc.Driver
jdbc.url=jdbc:mysql://localhost:3306/zz_plat?useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull
jdbc.username=root
jdbc.password=root
C:\0workspace\AtiPlatf_cms\WebRoot\agentNrecharge
Overview.htm
sub_total_list.htm
2. 首也
http://localhost:8080/agentNrecharge/overview.htm
作者:: ★(attilax)>>> 綽號:老哇的爪子 ( 全名::Attilax Akbar Al Rapanui 阿提拉克斯 阿克巴 阿爾 拉帕努伊 ) 漢字名:艾龍, EMAIL:[email protected]
轉載請註明來源: http://www.cnblogs.com/attilax/
3. 登錄功能
http://localhost:8080/login/login.htm
$code=new(com.attilax.user.AgentService).login(admin,admin)
用戶名密碼都是admin
4. 用戶中心
http://localhost:8080/uc/uc.htm
5. 充值查詢
http://localhost:8080/agentNrecharge/overview.htm
6. 授權下級代理
http://localhost:8080/agent/set_sub2.htm
7. 我的提成
8. 查看下級玩家
9. 查看下級代理
10. 資料庫文檔 agent
記錄代理層級,以及登錄使用uid和pwd。。。最終端的代理層級在acc表裡面記錄,不再這裡記錄(歷史原因)
10.1. Acc 用戶帳號以及上級代理id關聯欄位
10.2. 充值記錄表