From f237df40e2651a3d9d9b25aaa790c8feeaff913a Mon Sep 17 00:00:00 2001 From: kubbo <390378816@qq.com> Date: Sat, 14 Dec 2024 16:44:53 +0800 Subject: [PATCH] =?UTF-8?q?Revert=20"feat(server):=20=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E5=A4=9A=E4=B8=AA=E5=B9=B3=E5=8F=B0=E7=9A=84=E7=A6=8F=E5=88=A9?= =?UTF-8?q?=E9=85=8D=E7=BD=AE=E6=96=87=E4=BB=B6"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit ef3201ac96c68ad635b91e82a42df079db1ad2db. --- .../config/Platform2144/Platform2144.config | 6 --- .../Platform2144/Platform2144sccs.config | 7 --- .../config/Platform360/Platform360.config | 9 ---- .../config/Platform360/Platform360sccs.config | 38 --------------- .../data/config/Platform37/Platform37.config | 30 ------------ .../data/config/Platform4366/Login4366.config | 31 ------------ .../config/Platform4366/Platform4366.config | 12 ----- .../Platform7youxi/Platform7youxi.config | 6 --- .../config/PlatformGame2/PlatformGame2.config | 7 --- .../data/config/PlatformKU25/LoginKU25.config | 33 ------------- .../config/PlatformKU25/PlatformKU25.config | 10 ---- .../config/PlatformQQ/BlueDiamondDaily.config | 45 ------------------ .../config/PlatformQQ/LevelBlueDiamond.config | 18 ------- .../data/config/PlatformQQ/LoginQQ.config | 18 ------- .../data/config/PlatformQQ/PlatformQQ.config | 8 ---- .../config/PlatformSogou/LevelSogou.config | 39 --------------- .../config/PlatformSogou/LoginSogou.config | 38 --------------- .../config/PlatformSogou/PlatformSogou.config | 12 ----- .../PlatformTanwan/PlatformTanwan.config | 13 ----- .../PlatformYaodou/PlatformYaodou.config | 5 -- .../Platformaiqiyi/Platformaiqiyi.config | 9 ---- .../Platformludashi/Ludashimember.config | 24 ---------- .../config/Platformludashi/Ludashivip.config | 21 -------- .../Platformludashi/Platformludashi.config | 21 -------- .../Platformqidian/Platformqidian.config | 9 ---- .../Platformshunwang/Platformshunwang.config | 25 ---------- .../Platformteeqee/Platformteeqee.config | 6 --- .../Platformxunwan/Platformxunwan.config | 16 ------- .../config/Platformxunwan/Xunwantitle.config | 23 --------- .../data/runtime/SPS/-SYS-FUNCTION.txt | 2 - .../LogicServer/data/runtime/globalVar_1.bin | Bin 733 -> 1212 bytes .../data/runtime/store/refreshTime.rtd | Bin 112 -> 112 bytes 32 files changed, 541 deletions(-) delete mode 100644 server/s1/LogicServer/data/config/Platform2144/Platform2144.config delete mode 100644 server/s1/LogicServer/data/config/Platform2144/Platform2144sccs.config delete mode 100644 server/s1/LogicServer/data/config/Platform360/Platform360.config delete mode 100644 server/s1/LogicServer/data/config/Platform360/Platform360sccs.config delete mode 100644 server/s1/LogicServer/data/config/Platform37/Platform37.config delete mode 100644 server/s1/LogicServer/data/config/Platform4366/Login4366.config delete mode 100644 server/s1/LogicServer/data/config/Platform4366/Platform4366.config delete mode 100644 server/s1/LogicServer/data/config/Platform7youxi/Platform7youxi.config delete mode 100644 server/s1/LogicServer/data/config/PlatformGame2/PlatformGame2.config delete mode 100644 server/s1/LogicServer/data/config/PlatformKU25/LoginKU25.config delete mode 100644 server/s1/LogicServer/data/config/PlatformKU25/PlatformKU25.config delete mode 100644 server/s1/LogicServer/data/config/PlatformQQ/BlueDiamondDaily.config delete mode 100644 server/s1/LogicServer/data/config/PlatformQQ/LevelBlueDiamond.config delete mode 100644 server/s1/LogicServer/data/config/PlatformQQ/LoginQQ.config delete mode 100644 server/s1/LogicServer/data/config/PlatformQQ/PlatformQQ.config delete mode 100644 server/s1/LogicServer/data/config/PlatformSogou/LevelSogou.config delete mode 100644 server/s1/LogicServer/data/config/PlatformSogou/LoginSogou.config delete mode 100644 server/s1/LogicServer/data/config/PlatformSogou/PlatformSogou.config delete mode 100644 server/s1/LogicServer/data/config/PlatformTanwan/PlatformTanwan.config delete mode 100644 server/s1/LogicServer/data/config/PlatformYaodou/PlatformYaodou.config delete mode 100644 server/s1/LogicServer/data/config/Platformaiqiyi/Platformaiqiyi.config delete mode 100644 server/s1/LogicServer/data/config/Platformludashi/Ludashimember.config delete mode 100644 server/s1/LogicServer/data/config/Platformludashi/Ludashivip.config delete mode 100644 server/s1/LogicServer/data/config/Platformludashi/Platformludashi.config delete mode 100644 server/s1/LogicServer/data/config/Platformqidian/Platformqidian.config delete mode 100644 server/s1/LogicServer/data/config/Platformshunwang/Platformshunwang.config delete mode 100644 server/s1/LogicServer/data/config/Platformteeqee/Platformteeqee.config delete mode 100644 server/s1/LogicServer/data/config/Platformxunwan/Platformxunwan.config delete mode 100644 server/s1/LogicServer/data/config/Platformxunwan/Xunwantitle.config diff --git a/server/s1/LogicServer/data/config/Platform2144/Platform2144.config b/server/s1/LogicServer/data/config/Platform2144/Platform2144.config deleted file mode 100644 index 0981e25..0000000 --- a/server/s1/LogicServer/data/config/Platform2144/Platform2144.config +++ /dev/null @@ -1,6 +0,0 @@ ---P-平台福利2144.xlsx 2144 -Platform2144Config={ - 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}}, - SPID = "33", - bindPhoneReward = {{type=0,id=351,count=1},{type=0,id=421,count=5},{type=0,id=302,count=1},{type=2,id=2,count=30000}}, -} \ No newline at end of file diff --git a/server/s1/LogicServer/data/config/Platform2144/Platform2144sccs.config b/server/s1/LogicServer/data/config/Platform2144/Platform2144sccs.config deleted file mode 100644 index 3e038e0..0000000 --- a/server/s1/LogicServer/data/config/Platform2144/Platform2144sccs.config +++ /dev/null @@ -1,7 +0,0 @@ ---P-平台福利2144沙城传说.xlsx 2144沙城传说 -Platform2144sccsConfig={ - SPID = "57", - bindPhoneReward = {{type=0,id=351,count=1},{type=0,id=421,count=5},{type=0,id=302,count=1},{type=2,id=2,count=30000}}, - 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}}, - type = 1, -} \ No newline at end of file diff --git a/server/s1/LogicServer/data/config/Platform360/Platform360.config b/server/s1/LogicServer/data/config/Platform360/Platform360.config deleted file mode 100644 index b5df635..0000000 --- a/server/s1/LogicServer/data/config/Platform360/Platform360.config +++ /dev/null @@ -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}}, -} \ No newline at end of file diff --git a/server/s1/LogicServer/data/config/Platform360/Platform360sccs.config b/server/s1/LogicServer/data/config/Platform360/Platform360sccs.config deleted file mode 100644 index 1b9759d..0000000 --- a/server/s1/LogicServer/data/config/Platform360/Platform360sccs.config +++ /dev/null @@ -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", -} \ No newline at end of file diff --git a/server/s1/LogicServer/data/config/Platform37/Platform37.config b/server/s1/LogicServer/data/config/Platform37/Platform37.config deleted file mode 100644 index 9106dcd..0000000 --- a/server/s1/LogicServer/data/config/Platform37/Platform37.config +++ /dev/null @@ -1,30 +0,0 @@ ---P-平台福利37.xlsx 37 -Platform37Config={ - SPID = "21", - bindPhoneReward = {{type=0,id=351,count=1},{type=0,id=421,count=5},{type=0,id=302,count=1},{type=2,id=2,count=30000}}, - 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}}, - 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}}}, -}, - dailyGift = { -[1]={viplvl=1,awards={{type=0,id=269,count=1},{type=7,id=7,count=2},{type=0,id=247,count=3}}}, -[2]={viplvl=2,awards={{type=0,id=269,count=1},{type=7,id=7,count=2},{type=0,id=247,count=3}}}, -[3]={viplvl=3,awards={{type=0,id=269,count=2},{type=7,id=7,count=3},{type=0,id=247,count=4}}}, -[4]={viplvl=4,awards={{type=0,id=269,count=2},{type=7,id=7,count=3},{type=0,id=247,count=4}}}, -[5]={viplvl=5,awards={{type=0,id=269,count=3},{type=7,id=7,count=4},{type=0,id=247,count=5}}}, -[6]={viplvl=6,awards={{type=0,id=269,count=3},{type=7,id=7,count=4},{type=0,id=247,count=5}}}, -[7]={viplvl=7,awards={{type=0,id=269,count=4},{type=7,id=7,count=5},{type=0,id=247,count=6}}}, -[8]={viplvl=8,awards={{type=0,id=269,count=4},{type=7,id=7,count=5},{type=0,id=247,count=6}}}, -}, - bindPhoneUitips = "|C:0xf56f00&T:领取成功|", - FcmUitips = "|C:0xf56f00&T:领取成功|", - levelGiftUitips = "|C:0xf56f00&T:领取成功|", - downloadBoxUitips = "|C:0xf56f00&T:领取成功|", - dailyGiftUitips = "|C:0xf56f00&T:领取成功|", -} \ No newline at end of file diff --git a/server/s1/LogicServer/data/config/Platform4366/Login4366.config b/server/s1/LogicServer/data/config/Platform4366/Login4366.config deleted file mode 100644 index 52ef6f2..0000000 --- a/server/s1/LogicServer/data/config/Platform4366/Login4366.config +++ /dev/null @@ -1,31 +0,0 @@ ---P-平台福利4366.xlsx 连登礼包 -Login4366Config={ -[1] = { - day = 1, - reward = {{type=0,id=269,count=1},{type=7,id=7,count=2},{type=2,id=2,count=10000}}, -}, -[2] = { - day = 2, - reward = {{type=0,id=421,count=1},{type=7,id=7,count=3},{type=2,id=2,count=10000}}, -}, -[3] = { - day = 3, - reward = {{type=0,id=261,count=1},{type=7,id=7,count=3},{type=2,id=2,count=10000}}, -}, -[4] = { - day = 4, - reward = {{type=0,id=269,count=2},{type=7,id=7,count=4},{type=2,id=2,count=10000}}, -}, -[5] = { - day = 5, - reward = {{type=0,id=421,count=2},{type=7,id=7,count=4},{type=2,id=2,count=10000}}, -}, -[6] = { - day = 6, - reward = {{type=0,id=261,count=2},{type=7,id=7,count=5},{type=2,id=2,count=10000}}, -}, -[7] = { - day = 7, - reward = {{type=0,id=421,count=3},{type=7,id=7,count=5},{type=2,id=2,count=10000}}, -}, -} \ No newline at end of file diff --git a/server/s1/LogicServer/data/config/Platform4366/Platform4366.config b/server/s1/LogicServer/data/config/Platform4366/Platform4366.config deleted file mode 100644 index 294d144..0000000 --- a/server/s1/LogicServer/data/config/Platform4366/Platform4366.config +++ /dev/null @@ -1,12 +0,0 @@ ---P-平台福利4366.xlsx 手机、微信、认证礼包 -Platform4366Config={ - reward1 = {{type=0,id=1019,count=1}}, - reward2 = {{type=0,id=261,count=10},{type=0,id=269,count=1},{type=0,id=246,count=100},{type=2,id=2,count=30000}}, - reward3 = {{type=0,id=421,count=10},{type=0,id=269,count=1},{type=0,id=246,count=100},{type=2,id=2,count=30000}}, - type = 4, - bagtype = 16, - rewardClient = {{type=0,id=247,count=10},{type=7,id=7,count=5},{type=0,id=261,count=10},{type=2,id=2,count=20000}}, - tips = "|C:0xeee104&T:%s|领取微端登录礼包,端游操作PK更爽快", - tips2 = "|C:0xeee104&T:%s|领取微端登录礼包,端游操作PK更爽快|E:-2,21,&U:&C:0x28ee01&T:[我也要礼包]|", - SPID = "4", -} \ No newline at end of file diff --git a/server/s1/LogicServer/data/config/Platform7youxi/Platform7youxi.config b/server/s1/LogicServer/data/config/Platform7youxi/Platform7youxi.config deleted file mode 100644 index ffa70f6..0000000 --- a/server/s1/LogicServer/data/config/Platform7youxi/Platform7youxi.config +++ /dev/null @@ -1,6 +0,0 @@ ---P-平台福利7游戏.xlsx 7游戏 -Platform7youxiConfig={ - type = 5, - SPID = "16", - limit = 10000, -} \ No newline at end of file diff --git a/server/s1/LogicServer/data/config/PlatformGame2/PlatformGame2.config b/server/s1/LogicServer/data/config/PlatformGame2/PlatformGame2.config deleted file mode 100644 index b41d637..0000000 --- a/server/s1/LogicServer/data/config/PlatformGame2/PlatformGame2.config +++ /dev/null @@ -1,7 +0,0 @@ ---P-平台福利哥们.xlsx Sheet1 -PlatformGame2Config={ - SPID = "28", - port = "80", - api = "/getUserInfo.php", - PhoneReward = {{type=0,id=351,count=1},{type=0,id=421,count=5},{type=0,id=302,count=1},{type=2,id=2,count=30000},}, -} \ No newline at end of file diff --git a/server/s1/LogicServer/data/config/PlatformKU25/LoginKU25.config b/server/s1/LogicServer/data/config/PlatformKU25/LoginKU25.config deleted file mode 100644 index e353193..0000000 --- a/server/s1/LogicServer/data/config/PlatformKU25/LoginKU25.config +++ /dev/null @@ -1,33 +0,0 @@ ---P-平台福利KU25.xlsx 充值奖励 -LoginKU25Config={ -[1] = { - id = 1, - Target = 1, - reward = {{type=0,id=261,count=1},{type=0,id=247,count=2},{type=7,id=307,count=3},{type=2,id=2,count=5000},}, -}, -[2] = { - id = 2, - Target = 500, - reward = {{type=0,id=421,count=2},{type=0,id=261,count=2},{type=0,id=269,count=2},{type=2,id=2,count=10000},}, -}, -[3] = { - id = 3, - Target = 2000, - reward = {{type=0,id=421,count=4},{type=0,id=261,count=4},{type=0,id=269,count=4},{type=2,id=2,count=15000},}, -}, -[4] = { - id = 4, - Target = 5000, - reward = {{type=0,id=421,count=6},{type=0,id=261,count=6},{type=0,id=269,count=6},{type=2,id=2,count=20000},}, -}, -[5] = { - id = 5, - Target = 10000, - reward = {{type=0,id=421,count=8},{type=0,id=261,count=8},{type=0,id=269,count=8},{type=2,id=2,count=25000},}, -}, -[6] = { - id = 6, - Target = 20000, - reward = {{type=0,id=421,count=10},{type=0,id=261,count=10},{type=0,id=269,count=10},{type=2,id=2,count=30000},}, -}, -} \ No newline at end of file diff --git a/server/s1/LogicServer/data/config/PlatformKU25/PlatformKU25.config b/server/s1/LogicServer/data/config/PlatformKU25/PlatformKU25.config deleted file mode 100644 index 350c631..0000000 --- a/server/s1/LogicServer/data/config/PlatformKU25/PlatformKU25.config +++ /dev/null @@ -1,10 +0,0 @@ ---P-平台福利KU25.xlsx ku25大厅 -PlatformKU25Config={ - WeChatRewardID = "6", - BoxReward = {{type=0,id=247,count=10},{type=7,id=7,count=5},{type=0,id=261,count=10},{type=2,id=2,count=20000},}, - LoginReward = {{type=0,id=421,count=1},{type=0,id=247,count=2},{type=7,id=7,count=3},{type=2,id=2,count=5000},}, - SPID = "4", - WeChatReward = {{type=0,id=1294,count=0}}, - RealnameReward = {{type=0,id=351,count=1},{type=0,id=421,count=5},{type=0,id=302,count=1},{type=2,id=2,count=30000}}, - limit = 20000, -} \ No newline at end of file diff --git a/server/s1/LogicServer/data/config/PlatformQQ/BlueDiamondDaily.config b/server/s1/LogicServer/data/config/PlatformQQ/BlueDiamondDaily.config deleted file mode 100644 index 9ff516c..0000000 --- a/server/s1/LogicServer/data/config/PlatformQQ/BlueDiamondDaily.config +++ /dev/null @@ -1,45 +0,0 @@ ---P-平台福利QQ.xlsx 蓝钻每日礼包 -BlueDiamondDailyConfig={ -[1] = { - level = 1, - reward1 = {{type=0,id=269,count=1},{type=7,id=7,count=2},{type=0,id=247,count=3},}, - reward2 = {{type=0,id=853,count=1},{type=7,id=7,count=2},{type=0,id=247,count=3},}, - reward3 = {{type=0,id=421,count=3},{type=7,id=7,count=2},{type=0,id=247,count=3},}, -}, -[2] = { - level = 2, - reward1 = {{type=0,id=269,count=1},{type=7,id=7,count=2},{type=0,id=247,count=3},}, - reward2 = {{type=0,id=853,count=1},{type=7,id=7,count=2},{type=0,id=247,count=3},}, - reward3 = {{type=0,id=421,count=3},{type=7,id=7,count=2},{type=0,id=247,count=3},}, -}, -[3] = { - level = 3, - reward1 = {{type=0,id=269,count=1},{type=7,id=7,count=2},{type=0,id=247,count=3},}, - reward2 = {{type=0,id=853,count=1},{type=7,id=7,count=2},{type=0,id=247,count=3},}, - reward3 = {{type=0,id=421,count=3},{type=7,id=7,count=2},{type=0,id=247,count=3},}, -}, -[4] = { - level = 4, - reward1 = {{type=0,id=269,count=1},{type=7,id=7,count=2},{type=0,id=247,count=3},}, - reward2 = {{type=0,id=853,count=1},{type=7,id=7,count=2},{type=0,id=247,count=3},}, - reward3 = {{type=0,id=421,count=3},{type=7,id=7,count=2},{type=0,id=247,count=3},}, -}, -[5] = { - level = 5, - reward1 = {{type=0,id=261,count=1},{type=7,id=7,count=2},{type=0,id=247,count=3},}, - reward2 = {{type=0,id=853,count=1},{type=7,id=7,count=2},{type=0,id=247,count=3},}, - reward3 = {{type=0,id=421,count=3},{type=7,id=7,count=2},{type=0,id=247,count=3},}, -}, -[6] = { - level = 6, - reward1 = {{type=0,id=261,count=1},{type=7,id=7,count=2},{type=0,id=247,count=3},}, - reward2 = {{type=0,id=853,count=1},{type=7,id=7,count=2},{type=0,id=247,count=3},}, - reward3 = {{type=0,id=421,count=3},{type=7,id=7,count=2},{type=0,id=247,count=3},}, -}, -[7] = { - level = 7, - reward1 = {{type=0,id=261,count=1},{type=7,id=7,count=2},{type=0,id=247,count=3},}, - reward2 = {{type=0,id=853,count=1},{type=7,id=7,count=2},{type=0,id=247,count=3},}, - reward3 = {{type=0,id=421,count=3},{type=7,id=7,count=2},{type=0,id=247,count=3},}, -}, -} \ No newline at end of file diff --git a/server/s1/LogicServer/data/config/PlatformQQ/LevelBlueDiamond.config b/server/s1/LogicServer/data/config/PlatformQQ/LevelBlueDiamond.config deleted file mode 100644 index 1dca334..0000000 --- a/server/s1/LogicServer/data/config/PlatformQQ/LevelBlueDiamond.config +++ /dev/null @@ -1,18 +0,0 @@ ---P-平台福利QQ.xlsx 蓝钻等级礼包 -LevelBlueDiamondConfig={ -[1] = { - id = 1, - level = 50, - reward = {{type=2,id=2,count=10000},{type=0,id=421,count=1}}, -}, -[2] = { - id = 2, - level = 60, - reward = {{type=2,id=2,count=15000},{type=0,id=421,count=1}}, -}, -[3] = { - id = 3, - level = 70, - reward = {{type=2,id=2,count=20000},{type=0,id=421,count=2}}, -}, -} \ No newline at end of file diff --git a/server/s1/LogicServer/data/config/PlatformQQ/LoginQQ.config b/server/s1/LogicServer/data/config/PlatformQQ/LoginQQ.config deleted file mode 100644 index ba87455..0000000 --- a/server/s1/LogicServer/data/config/PlatformQQ/LoginQQ.config +++ /dev/null @@ -1,18 +0,0 @@ ---P-平台福利QQ.xlsx 等级礼包 -LoginQQConfig={ -[1] = { - id = 1, - level = 60, - reward = {{type=2,id=2,count=20000},{type=0,id=853,count=5}}, -}, -[2] = { - id = 2, - level = 70, - reward = {{type=2,id=2,count=25000},{type=0,id=854,count=5}}, -}, -[3] = { - id = 3, - level = 80, - reward = {{type=2,id=2,count=30000},{type=0,id=365,count=1}}, -}, -} \ No newline at end of file diff --git a/server/s1/LogicServer/data/config/PlatformQQ/PlatformQQ.config b/server/s1/LogicServer/data/config/PlatformQQ/PlatformQQ.config deleted file mode 100644 index 7a5f9b7..0000000 --- a/server/s1/LogicServer/data/config/PlatformQQ/PlatformQQ.config +++ /dev/null @@ -1,8 +0,0 @@ ---P-平台福利QQ.xlsx 注册、活跃礼包 -PlatformQQConfig={ - reward1 = {{type=0,id=421,count=1},{type=0,id=261,count=1},{type=0,id=239,count=100},{type=2,id=2,count=30000}}, - reward2 = {{type=0,id=269,count=1},{type=7,id=3,count=10},{type=0,id=246,count=10},{type=2,id=2,count=10000}}, - reward3 = {{type=0,id=421,count=5},{type=0,id=269,count=5},{type=0,id=245,count=100},{type=2,id=2,count=50000}}, - SPID = "6", - bagtype = 16, -} \ No newline at end of file diff --git a/server/s1/LogicServer/data/config/PlatformSogou/LevelSogou.config b/server/s1/LogicServer/data/config/PlatformSogou/LevelSogou.config deleted file mode 100644 index 3d98507..0000000 --- a/server/s1/LogicServer/data/config/PlatformSogou/LevelSogou.config +++ /dev/null @@ -1,39 +0,0 @@ ---P-平台福利搜狗.xlsx 等级礼包 -LevelSogouConfig={ -[1] = { - id = 1, - level = 50, - reward = {{type=2,id=2,count=5000},{type=0,id=421,count=1},}, - tips = "|C:0xf56f00&T:领取成功|", -}, -[2] = { - id = 2, - level = 60, - reward = {{type=2,id=2,count=10000},{type=0,id=421,count=2},}, - tips = "|C:0xf56f00&T:领取成功|", -}, -[3] = { - id = 3, - level = 70, - reward = {{type=2,id=2,count=15000},{type=0,id=421,count=3},}, - tips = "|C:0xf56f00&T:领取成功|", -}, -[4] = { - id = 4, - level = 80, - reward = {{type=2,id=2,count=20000},{type=0,id=853,count=5},}, - tips = "|C:0xf56f00&T:领取成功|", -}, -[5] = { - id = 5, - level = 90, - reward = {{type=2,id=2,count=25000},{type=0,id=854,count=5},}, - tips = "|C:0xf56f00&T:领取成功|", -}, -[6] = { - id = 6, - level = 100, - reward = {{type=2,id=2,count=30000},{type=0,id=365,count=1},}, - tips = "|C:0xf56f00&T:领取成功|", -}, -} \ No newline at end of file diff --git a/server/s1/LogicServer/data/config/PlatformSogou/LoginSogou.config b/server/s1/LogicServer/data/config/PlatformSogou/LoginSogou.config deleted file mode 100644 index b8c30d8..0000000 --- a/server/s1/LogicServer/data/config/PlatformSogou/LoginSogou.config +++ /dev/null @@ -1,38 +0,0 @@ ---P-平台福利搜狗.xlsx 登录礼包 -LoginSogouConfig={ -[1] = { - day = 1, - reward = {{type=0,id=269,count=1},{type=7,id=7,count=2},{type=2,id=2,count=10000},}, - tips = "|C:0xf56f00&T:领取成功|", -}, -[2] = { - day = 2, - reward = {{type=0,id=421,count=1},{type=7,id=7,count=3},{type=2,id=2,count=10000},}, - tips = "|C:0xf56f00&T:领取成功|", -}, -[3] = { - day = 3, - reward = {{type=0,id=261,count=1},{type=7,id=7,count=3},{type=2,id=2,count=10000},}, - tips = "|C:0xf56f00&T:领取成功|", -}, -[4] = { - day = 4, - reward = {{type=0,id=269,count=2},{type=7,id=7,count=4},{type=2,id=2,count=10000},}, - tips = "|C:0xf56f00&T:领取成功|", -}, -[5] = { - day = 5, - reward = {{type=0,id=421,count=2},{type=7,id=7,count=4},{type=2,id=2,count=10000},}, - tips = "|C:0xf56f00&T:领取成功|", -}, -[6] = { - day = 6, - reward = {{type=0,id=261,count=2},{type=7,id=7,count=5},{type=2,id=2,count=10000},}, - tips = "|C:0xf56f00&T:领取成功|", -}, -[7] = { - day = 7, - reward = {{type=0,id=421,count=3},{type=7,id=7,count=5},{type=2,id=2,count=10000},}, - tips = "|C:0xf56f00&T:领取成功|", -}, -} \ No newline at end of file diff --git a/server/s1/LogicServer/data/config/PlatformSogou/PlatformSogou.config b/server/s1/LogicServer/data/config/PlatformSogou/PlatformSogou.config deleted file mode 100644 index a048bdc..0000000 --- a/server/s1/LogicServer/data/config/PlatformSogou/PlatformSogou.config +++ /dev/null @@ -1,12 +0,0 @@ ---P-平台福利搜狗.xlsx 搜狗平台福利 -PlatformSogouConfig={ - reward1 = {{type=0,id=421,count=5},{type=0,id=269,count=5},{type=0,id=245,count=100},{type=2,id=2,count=20000},}, - reward2 = {{type=0,id=247,count=10},{type=7,id=7,count=5},{type=0,id=261,count=10},{type=2,id=2,count=20000},}, - tips1 = "|C:0xf56f00&T:领取成功|", - tips2 = "|C:0xf56f00&T:领取成功|", - limit = 30000, - reward3 = {{type=0,id=1289,count=1}}, - CDkeytype = 4, - PhoneReward = {{type=0,id=351,count=1},{type=0,id=421,count=5},{type=0,id=302,count=1},{type=2,id=2,count=30000},}, - tips = "|C:0xf56f00&T:领取成功|", -} \ No newline at end of file diff --git a/server/s1/LogicServer/data/config/PlatformTanwan/PlatformTanwan.config b/server/s1/LogicServer/data/config/PlatformTanwan/PlatformTanwan.config deleted file mode 100644 index 137e6cf..0000000 --- a/server/s1/LogicServer/data/config/PlatformTanwan/PlatformTanwan.config +++ /dev/null @@ -1,13 +0,0 @@ ---P-平台福利贪玩.xlsx Sheet1 -PlatformTanwanConfig={ - host = "www.tanwan.com", - port = "80", - api = "/api/check_bind_idcard", - PhoneReward = {{type=0,id=351,count=1},{type=0,id=421,count=5},{type=0,id=302,count=1},{type=2,id=2,count=30000},}, - IdentityReward = {{type=0,id=365,count=1},{type=0,id=261,count=10},{type=0,id=300,count=1},{type=2,id=2,count=50000},}, - ClientReward = {{type=0,id=247,count=10},{type=7,id=7,count=5},{type=0,id=261,count=10},{type=2,id=2,count=20000},}, - WechatReward = 2, - SVIPReward = 3, - QQReward = 4, - SPID = "27", -} \ No newline at end of file diff --git a/server/s1/LogicServer/data/config/PlatformYaodou/PlatformYaodou.config b/server/s1/LogicServer/data/config/PlatformYaodou/PlatformYaodou.config deleted file mode 100644 index b6ad02b..0000000 --- a/server/s1/LogicServer/data/config/PlatformYaodou/PlatformYaodou.config +++ /dev/null @@ -1,5 +0,0 @@ ---P-平台福利妖豆.xlsx Sheet1 -PlatformYaodouConfig={ - CDkeytype = 1, - SPID = "18", -} \ No newline at end of file diff --git a/server/s1/LogicServer/data/config/Platformaiqiyi/Platformaiqiyi.config b/server/s1/LogicServer/data/config/Platformaiqiyi/Platformaiqiyi.config deleted file mode 100644 index df41dae..0000000 --- a/server/s1/LogicServer/data/config/Platformaiqiyi/Platformaiqiyi.config +++ /dev/null @@ -1,9 +0,0 @@ ---P-平台福利爱奇艺.xlsx 爱奇艺 -PlatformaiqiyiConfig={ - SPID = "18", - rewardClient = {{type=0,id=247,count=10},{type=7,id=7,count=5},{type=0,id=261,count=10},{type=2,id=2,count=20000}}, - wechat = 5, - QQ = 3, - limit = 50000, - SVIP = 6, -} \ No newline at end of file diff --git a/server/s1/LogicServer/data/config/Platformludashi/Ludashimember.config b/server/s1/LogicServer/data/config/Platformludashi/Ludashimember.config deleted file mode 100644 index 0d8d748..0000000 --- a/server/s1/LogicServer/data/config/Platformludashi/Ludashimember.config +++ /dev/null @@ -1,24 +0,0 @@ ---P-平台福利鲁大师.xlsx 会员礼包 -LudashimemberConfig={ -[1] = { - id = 1, - type = 1, - memberLevel = 1, - titleReward = {{type=0,id=1282,count=1}}, - giftReward = {{type=0,id=261,count=3},{type=0,id=853,count=3},{type=2,id=2,count=10000}}, -}, -[2] = { - id = 2, - type = 1, - memberLevel = 3, - titleReward = {{type=0,id=1283,count=1}}, - giftReward = {{type=0,id=261,count=5},{type=0,id=854,count=5},{type=2,id=2,count=10000}}, -}, -[3] = { - id = 3, - type = 2, - memberLevel = 1, - titleReward = {}, - giftReward = {{type=0,id=269,count=1},{type=0,id=247,count=3},{type=7,id=7,count=5},{type=2,id=2,count=10000}}, -}, -} \ No newline at end of file diff --git a/server/s1/LogicServer/data/config/Platformludashi/Ludashivip.config b/server/s1/LogicServer/data/config/Platformludashi/Ludashivip.config deleted file mode 100644 index df45048..0000000 --- a/server/s1/LogicServer/data/config/Platformludashi/Ludashivip.config +++ /dev/null @@ -1,21 +0,0 @@ ---P-平台福利鲁大师.xlsx 平台vip -LudashivipConfig={ -[1] = { - id = 1, - vipLevel = 1, - titleReward = {{type=0,id=1279,count=1}}, - giftReward = {{type=0,id=421,count=3},{type=0,id=855,count=2}}, -}, -[2] = { - id = 2, - vipLevel = 4, - titleReward = {{type=0,id=1280,count=1}}, - giftReward = {{type=0,id=421,count=6},{type=0,id=855,count=2}}, -}, -[3] = { - id = 3, - vipLevel = 7, - titleReward = {{type=0,id=1281,count=1}}, - giftReward = {{type=0,id=421,count=8},{type=0,id=855,count=2}}, -}, -} \ No newline at end of file diff --git a/server/s1/LogicServer/data/config/Platformludashi/Platformludashi.config b/server/s1/LogicServer/data/config/Platformludashi/Platformludashi.config deleted file mode 100644 index 431789d..0000000 --- a/server/s1/LogicServer/data/config/Platformludashi/Platformludashi.config +++ /dev/null @@ -1,21 +0,0 @@ ---P-平台福利鲁大师.xlsx 鲁大师 -PlatformludashiConfig={ - host = "wan.ludashi.com", - port = "80", - api = "/openApi/platformVipInfo", - SPID = "17", - limit = 15000, - type = 2, - 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}}, - bindPhoneReward = {{type=0,id=351,count=1},{type=0,id=421,count=5},{type=0,id=302,count=1},{type=2,id=2,count=30000}}, - 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}}, - boxdailyGift = {{type=0,id=269,count=1},{type=0,id=247,count=2},{type=7,id=7,count=3}}, - 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}}}, -}, -} \ No newline at end of file diff --git a/server/s1/LogicServer/data/config/Platformqidian/Platformqidian.config b/server/s1/LogicServer/data/config/Platformqidian/Platformqidian.config deleted file mode 100644 index ff558c4..0000000 --- a/server/s1/LogicServer/data/config/Platformqidian/Platformqidian.config +++ /dev/null @@ -1,9 +0,0 @@ ---P-平台福利起点.xlsx 起点 -PlatformqidianConfig={ - host = "yyhunfurepeat.bigrnet.com", - port = "80", - api = "/Service/GetQiDianCode.php", - bindPhoneReward = {{type=0,id=351,count=1},{type=0,id=421,count=5},{type=0,id=302,count=1},{type=2,id=2,count=30000}}, - SPID = "18", - svipRewardId = 1, -} \ No newline at end of file diff --git a/server/s1/LogicServer/data/config/Platformshunwang/Platformshunwang.config b/server/s1/LogicServer/data/config/Platformshunwang/Platformshunwang.config deleted file mode 100644 index 3dbf625..0000000 --- a/server/s1/LogicServer/data/config/Platformshunwang/Platformshunwang.config +++ /dev/null @@ -1,25 +0,0 @@ ---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}}}, -}, -} \ No newline at end of file diff --git a/server/s1/LogicServer/data/config/Platformteeqee/Platformteeqee.config b/server/s1/LogicServer/data/config/Platformteeqee/Platformteeqee.config deleted file mode 100644 index bfd805b..0000000 --- a/server/s1/LogicServer/data/config/Platformteeqee/Platformteeqee.config +++ /dev/null @@ -1,6 +0,0 @@ ---P-平台福利teeqee.xlsx 快玩 -PlatformteeqeeConfig={ - WechatReward = 2, - SVIPReward = 3, - SPID = "34", -} \ No newline at end of file diff --git a/server/s1/LogicServer/data/config/Platformxunwan/Platformxunwan.config b/server/s1/LogicServer/data/config/Platformxunwan/Platformxunwan.config deleted file mode 100644 index 02e1c7f..0000000 --- a/server/s1/LogicServer/data/config/Platformxunwan/Platformxunwan.config +++ /dev/null @@ -1,16 +0,0 @@ ---P-平台福利迅玩.xlsx 迅玩 -PlatformxunwanConfig={ - dailyGift = { -[1]={viplvl=1,awards={{type=0,id=269,count=1},{type=0,id=247,count=2},{type=7,id=7,count=3}}}, -[2]={viplvl=2,awards={{type=0,id=269,count=2},{type=0,id=247,count=3},{type=7,id=7,count=4}}}, -[3]={viplvl=3,awards={{type=0,id=269,count=3},{type=0,id=247,count=4},{type=7,id=7,count=5}}}, -[4]={viplvl=4,awards={{type=0,id=269,count=4},{type=0,id=247,count=5},{type=7,id=7,count=6}}}, -}, - SPID = "37", - vipGift = { -[1]={vip=1,awards={{type=0,id=302,count=1},{type=0,id=421,count=5},{type=7,id=7,count=10},{type=2,id=2,count=10000}}}, -[2]={vip=2,awards={{type=0,id=421,count=5},{type=0,id=261,count=5},{type=7,id=7,count=20},{type=2,id=2,count=20000}}}, -[3]={vip=3,awards={{type=0,id=261,count=8},{type=0,id=269,count=8},{type=7,id=7,count=30},{type=2,id=2,count=30000}}}, -[4]={vip=4,awards={{type=0,id=421,count=10},{type=0,id=269,count=10},{type=7,id=7,count=40},{type=2,id=2,count=40000}}}, -}, -} \ No newline at end of file diff --git a/server/s1/LogicServer/data/config/Platformxunwan/Xunwantitle.config b/server/s1/LogicServer/data/config/Platformxunwan/Xunwantitle.config deleted file mode 100644 index f7e06bb..0000000 --- a/server/s1/LogicServer/data/config/Platformxunwan/Xunwantitle.config +++ /dev/null @@ -1,23 +0,0 @@ ---P-平台福利迅玩.xlsx 称号 -XunwantitleConfig={ -[1] = { - id = 1, - vipLevel = 1, - titleReward = {{type=0,id=1331,count=1}}, -}, -[2] = { - id = 2, - vipLevel = 2, - titleReward = {{type=0,id=1332,count=1}}, -}, -[3] = { - id = 3, - vipLevel = 3, - titleReward = {{type=0,id=1333,count=1}}, -}, -[4] = { - id = 4, - vipLevel = 4, - titleReward = {{type=0,id=1334,count=1}}, -}, -} \ No newline at end of file diff --git a/server/s1/LogicServer/data/runtime/SPS/-SYS-FUNCTION.txt b/server/s1/LogicServer/data/runtime/SPS/-SYS-FUNCTION.txt index 53f242f..ca1704a 100644 --- a/server/s1/LogicServer/data/runtime/SPS/-SYS-FUNCTION.txt +++ b/server/s1/LogicServer/data/runtime/SPS/-SYS-FUNCTION.txt @@ -88,5 +88,3 @@ Lua:: 0 11 18556 0 /da | | +--C:field:isReachSecondBeforeActivityEnd 0 1 650 0 - - diff --git a/server/s1/LogicServer/data/runtime/globalVar_1.bin b/server/s1/LogicServer/data/runtime/globalVar_1.bin index faf2b645942837dee2e34bbd9c850eb951f0385f..e69e5ae3ded01ac08d6ba38325bd124e776b49b7 100644 GIT binary patch literal 1212 zcmZQ(00L$pW>i`gI1|KSNJwyCK6^g(Hz$zIJU@Ct8%U6uIe#)An6bC=i71#M-t=%K zm|@a9T@1{4>7r^1X1trHa~sT%2$t0cGw!ZpfGBBx%AcHYr;T4bo zgPq(SN9JfZCtgg^W9z!Hi0UfcM-hFnM-phlxt~R-=KhcXimr+aM^W3vED99;aD^R< z=qrAptB_o#bXEkY))we}WYN9HL8AA7qAVb_-w*$i0QrJ};e$P6;n~D|IHy^N;SP{v z!vypn%(He!K$_FhEP9jz68(#2QCK2K)P(gGic?p7`?1}TS@#ZVz(7PJfz}~AHT(=n z?Hx387o7l!hDrZG39cTn=#OQAD7HaFKg?6dBHGHqg(AuT4)AMIp;$zdVmtVdT?SDr zC9Q)ZIsxp4;`$p{Ovq=t#>)iqpF#Z|At3$q>(A|ujAvGC11D2Z=rg-@WAoD6p6@6g zg;?ErIt+^?YURpUM6Z1iz#__d8r7MQpmNIik764{)Zn=;ibo-$zRg!q%!P>l0Y(?t zqq^!%@<5LQfszCB8tv8pK}_Z_Ab}i`Z7)Ev`Ex=ricuv7ptN(z))I@TAiF0o*r=&? z2|&AmX3h*Kf{2_(OPCAg#DK;G`u#%j6GJFS^c0#}#R74ls0_^Y(A+%}B+B^6>dk(T kO(4MhekN-6ZCD1Kx>2b}q_-I4hYA5a@mjxk{26$2pMJNXY|xO~qEklZz?P+nv?h-gx5$K*n0VbQ5} z2|&F-iv`&|dBF@RX&sP^R&o6eEc#Ncl`%vouV?ahgBaU+It)YFky))AQxni(9|SPe ZPIh39;+Ppw1a`{gnal>P1uuY}005{ZRhR$( diff --git a/server/s1/LogicServer/data/runtime/store/refreshTime.rtd b/server/s1/LogicServer/data/runtime/store/refreshTime.rtd index 96c60dca87e07718d7404d37d0082c510d6467da..004a5346c59f3cc3210aa202bf7779b35a21ee17 100644 GIT binary patch literal 112 mcmZPw3JzxE=Hg~yAP+DCwf*_QV*=96gv4e>VuQ?vsR004x(WCI literal 112 mcmZPw3JzxE=Hg~yAP+DCwRN5NAr8{bgv4e>VuQ?vsR00Hz6z`W