Atitit.atiagent  agent分销系统 代理系统 设计文档

Posted attilaxAti

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Atitit.atiagent  agent分销系统 代理系统 设计文档相关的知识,希望对你有一定的参考价值。

 

 

 

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 用户帐号以及上级代理id关联字段7

10.2. 充值记录表8

 

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:1466519819@qq.com

转载请注明来源: 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. 我的提成

http://localhost:8080/agentNrecharge/sub_total_list.htm?begindate=2016-06-09&enddate=2016-06-09&cnn=3&parent_id=888

 

8. 查看下级玩家

 

 

 

9. 查看下级代理

 

10. 数据库文档 agent

记录代理层级,以及登录使用uidpwd。。。最终端的代理层级在acc表里面记录,不再这里记录(历史原因)

 

10.1. Acc 用户帐号以及上级代理id关联字段

 

 

 

10.2. 充值记录表

 

 

以上是关于Atitit.atiagent  agent分销系统 代理系统 设计文档的主要内容,如果未能解决你的问题,请参考以下文章

数组对象根据 某个字段进行排序

python中json处理

treeSet实现排序两种放方法

Jmeter之 参数提取

python-字典

python-函数可变参数类型