refactor(LogicServer): 移除 360 平台相关代码
- 删除了 Platform360 和 Platform360sccs 的配置文件 - 移除了 ActivityType10022 和 ActivityType10040 的实现代码 - 更新了 Activitys.txt 和 GameConfigs.txt,移除了与 360 平台相关的引用
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
--P-平台福利360.xlsx 大玩家礼包
|
||||
Platform360Config={
|
||||
host = "game.api.1360.com",
|
||||
port = "80",
|
||||
api = "/authcheck",
|
||||
SPID = "14",
|
||||
reward1 = {{type=0,id=421,count=5},{type=0,id=261,count=5},{type=0,id=269,count=5},{type=7,id=7,count=20},{type=2,id=2,count=20000}},
|
||||
authentication = {{type=0,id=365,count=1},{type=0,id=261,count=10},{type=0,id=300,count=1},{type=2,id=2,count=50000}},
|
||||
}
|
||||
@@ -1,38 +0,0 @@
|
||||
--P-平台福利360沙城传说.xlsx 大玩家礼包
|
||||
Platform360sccsConfig={
|
||||
signreward = {
|
||||
[1]={{type=0,id=421,count=1}},
|
||||
[2]={{type=0,id=261,count=1}},
|
||||
[3]={{type=0,id=269,count=1}},
|
||||
[4]={{type=0,id=248,count=10}},
|
||||
[5]={{type=7,id=7,count=10}},
|
||||
[6]={{type=2,id=2,count=10000}},
|
||||
[7]={{type=0,id=829,count=1}},
|
||||
[8]={{type=0,id=421,count=1}},
|
||||
[9]={{type=0,id=261,count=1}},
|
||||
[10]={{type=0,id=269,count=1}},
|
||||
[11]={{type=0,id=248,count=10}},
|
||||
[12]={{type=7,id=7,count=10}},
|
||||
[13]={{type=2,id=2,count=10000}},
|
||||
[14]={{type=0,id=829,count=1}},
|
||||
[15]={{type=0,id=421,count=1}},
|
||||
[16]={{type=0,id=261,count=1}},
|
||||
[17]={{type=0,id=269,count=1}},
|
||||
[18]={{type=0,id=248,count=10}},
|
||||
[19]={{type=7,id=7,count=10}},
|
||||
[20]={{type=2,id=2,count=10000}},
|
||||
[21]={{type=0,id=829,count=1}},
|
||||
[22]={{type=0,id=421,count=1}},
|
||||
[23]={{type=0,id=261,count=1}},
|
||||
[24]={{type=0,id=269,count=1}},
|
||||
[25]={{type=0,id=248,count=10}},
|
||||
[26]={{type=7,id=7,count=10}},
|
||||
[27]={{type=2,id=2,count=10000}},
|
||||
[28]={{type=0,id=829,count=1}},
|
||||
[29]={{type=0,id=421,count=1}},
|
||||
[30]={{type=0,id=261,count=1}},
|
||||
[31]={{type=0,id=269,count=1}},
|
||||
},
|
||||
BigPlayer = {{type=0,id=421,count=5},{type=0,id=261,count=5},{type=0,id=269,count=5},{type=7,id=7,count=20},{type=2,id=2,count=20000}},
|
||||
SPID = "56",
|
||||
}
|
||||
Reference in New Issue
Block a user