feat(server): 添加多个平台的福利配置文件
- 新增了多个平台的福利配置文件,包括: - Platform7youxi - Platform37 - Platform360 - Platform2144 - Platform4366 - Platformaiqiyi - PlatformGame2 - PlatformKU25 - Platformludashi - Platformqidian - PlatformQQ - Platformshunwang - PlatformSogou - PlatformTanwan - Platformteeqee - Platformxunwan - PlatformYaodou - 配置文件内容包括各个平台的奖励设置、等级礼物、登录礼物等信息
This commit is contained in:
		| @@ -0,0 +1,25 @@ | ||||
| --P-平台福利顺网.xlsx 顺网 | ||||
| PlatformshunwangConfig={ | ||||
| 	WechatReward = 4, | ||||
| 	SPID = "36", | ||||
| 	levelGift = { | ||||
| [1]={lvl=50,awards={{type=2,id=2,count=5000},{type=0,id=421,count=1}}}, | ||||
| [2]={lvl=60,awards={{type=2,id=2,count=10000},{type=0,id=421,count=2}}}, | ||||
| [3]={lvl=70,awards={{type=2,id=2,count=15000},{type=0,id=421,count=3}}}, | ||||
| [4]={lvl=80,awards={{type=2,id=2,count=20000},{type=0,id=853,count=5}}}, | ||||
| [5]={lvl=90,awards={{type=2,id=2,count=25000},{type=0,id=854,count=5}}}, | ||||
| [6]={lvl=100,awards={{type=2,id=2,count=30000},{type=0,id=365,count=1}}}, | ||||
| }, | ||||
| 	bindPhoneReward = 2, | ||||
| 	FcmReward = {{type=0,id=365,count=1},{type=0,id=261,count=10},{type=0,id=300,count=1},{type=2,id=2,count=50000}}, | ||||
| 	downloadBoxReward = {{type=0,id=247,count=10},{type=7,id=7,count=5},{type=0,id=261,count=10},{type=2,id=2,count=20000}}, | ||||
| 	loginGift = { | ||||
| [1]={day=1,awards={{type=0,id=269,count=1},{type=7,id=7,count=2},{type=2,id=2,count=10000}}}, | ||||
| [2]={day=2,awards={{type=0,id=421,count=1},{type=7,id=7,count=3},{type=2,id=2,count=10000}}}, | ||||
| [3]={day=3,awards={{type=0,id=261,count=1},{type=7,id=7,count=3},{type=2,id=2,count=10000}}}, | ||||
| [4]={day=4,awards={{type=0,id=269,count=2},{type=7,id=7,count=4},{type=2,id=2,count=10000}}}, | ||||
| [5]={day=5,awards={{type=0,id=421,count=2},{type=7,id=7,count=4},{type=2,id=2,count=10000}}}, | ||||
| [6]={day=6,awards={{type=0,id=261,count=2},{type=7,id=7,count=5},{type=2,id=2,count=10000}}}, | ||||
| [7]={day=7,awards={{type=0,id=421,count=3},{type=7,id=7,count=5},{type=2,id=2,count=10000}}}, | ||||
| }, | ||||
| } | ||||
		Reference in New Issue
	
	Block a user