diff --git a/src/api_s2c/wzry/ApiDldFight.ts b/src/api_s2c/wzry/ApiDldFight.ts index bb98360..931c1b1 100644 --- a/src/api_s2c/wzry/ApiDldFight.ts +++ b/src/api_s2c/wzry/ApiDldFight.ts @@ -16,7 +16,7 @@ export default async function (call: ApiCall) { if (!gotLock) { return call.errorCode(-101); // -101 并发请求, 告知客户端稍后再试 request_too_fast } - await G.ioredis.pexpire(lockKey, 500); // 设置 ttl 避免死锁. 策划要求: 500ms + await G.ioredis.expire(lockKey, 1); // 设置 ttl 避免死锁 let status = await WangZheRongYaofun.getWangZheStatus(); if (status.status != 3) { // 未到大乱斗时间 diff --git a/src/shared/protocols/serviceProto.ts b/src/shared/protocols/serviceProto.ts index 0694417..6cd8d38 100644 --- a/src/shared/protocols/serviceProto.ts +++ b/src/shared/protocols/serviceProto.ts @@ -95,11 +95,10 @@ import { ReqOpen as ReqOpen_26, ResOpen as ResOpen_26 } from './event/yibaichou/ import { ReqRec as ReqRec_9, ResRec as ResRec_9 } from './event/yibaichou/PtlRec'; import { ReqRecAll, ResRecAll } from './event/yibaichou/PtlRecAll'; import { ReqDMRec, ResDMRec } from './event/yuandan/PtlDMRec'; -import { ReqDZOpen, ResDZOpen } from './event/yuandan/PtlDZOpen'; import { ReqDZRec, ResDZRec } from './event/yuandan/PtlDZRec'; import { ReqExchange, ResExchange } from './event/yuandan/PtlExchange'; -import { ReqExchangeOpen, ResExchangeOpen } from './event/yuandan/PtlExchangeOpen'; import { ReqOpen as ReqOpen_27, ResOpen as ResOpen_27 } from './event/yuandan/PtlOpen'; +import { ReqTaskRec as ReqTaskRec_1, ResTaskRec as ResTaskRec_1 } from './event/yuandan/PtlTaskRec'; import { ReqZLRec, ResZLRec } from './event/yuandan/PtlZLRec'; import { ReqOpen as ReqOpen_28, ResOpen as ResOpen_28 } from './event/yuedujijin/PtlOpen'; import { ReqRec as ReqRec_10, ResRec as ResRec_10 } from './event/yuedujijin/PtlRec'; @@ -746,10 +745,6 @@ export interface ServiceType { req: ReqDMRec, res: ResDMRec }, - "event/yuandan/DZOpen": { - req: ReqDZOpen, - res: ResDZOpen - }, "event/yuandan/DZRec": { req: ReqDZRec, res: ResDZRec @@ -758,14 +753,14 @@ export interface ServiceType { req: ReqExchange, res: ResExchange }, - "event/yuandan/ExchangeOpen": { - req: ReqExchangeOpen, - res: ResExchangeOpen - }, "event/yuandan/Open": { req: ReqOpen_27, res: ResOpen_27 }, + "event/yuandan/TaskRec": { + req: ReqTaskRec_1, + res: ResTaskRec_1 + }, "event/yuandan/ZLRec": { req: ReqZLRec, res: ResZLRec @@ -2204,36 +2199,31 @@ export const serviceProto: ServiceProto = { }, { "id": 96, - "name": "event/yuandan/DZOpen", - "type": "api" - }, - { - "id": 97, "name": "event/yuandan/DZRec", "type": "api" }, { - "id": 98, + "id": 97, "name": "event/yuandan/Exchange", "type": "api" }, { - "id": 99, - "name": "event/yuandan/ExchangeOpen", - "type": "api" - }, - { - "id": 100, + "id": 98, "name": "event/yuandan/Open", "type": "api" }, { - "id": 101, + "id": 99, + "name": "event/yuandan/TaskRec", + "type": "api" + }, + { + "id": 100, "name": "event/yuandan/ZLRec", "type": "api" }, { - "id": 102, + "id": 101, "name": "event/yuedujijin/Open", "type": "api", "conf": { @@ -2241,157 +2231,157 @@ export const serviceProto: ServiceProto = { } }, { - "id": 103, + "id": 102, "name": "event/yuedujijin/Rec", "type": "api" }, { - "id": 104, + "id": 103, "name": "event/zhanling/BuyLv", "type": "api" }, { - "id": 105, + "id": 104, "name": "event/zhanling/Open", "type": "api" }, { - "id": 106, + "id": 105, "name": "event/zhanling/RecPrize", "type": "api" }, { - "id": 107, + "id": 106, "name": "event/zhanling/RecTask", "type": "api" }, { - "id": 108, + "id": 107, "name": "event/zhoulibao/Open", "type": "api" }, { - "id": 109, + "id": 108, "name": "event/zhoumolibao/Open", "type": "api" }, { - "id": 110, + "id": 109, "name": "event/zhoumolibao/Receive", "type": "api" }, { - "id": 111, + "id": 110, "name": "event/zixuanlibao/Buy", "type": "api" }, { - "id": 112, + "id": 111, "name": "event/zixuanlibao/Open", "type": "api" }, { - "id": 113, + "id": 112, "name": "eventlist/hdGetList", "type": "api" }, { - "id": 114, + "id": 113, "name": "friend/Apply", "type": "api" }, { - "id": 115, + "id": 114, "name": "friend/Del", "type": "api" }, { - "id": 116, + "id": 115, "name": "friend/Gift", "type": "api" }, { - "id": 117, + "id": 116, "name": "friend/List", "type": "api" }, { - "id": 118, + "id": 117, "name": "friend/Open", "type": "api" }, { - "id": 119, + "id": 118, "name": "friend/Respond", "type": "api" }, { - "id": 120, + "id": 119, "name": "friend/RmBlackList", "type": "api" }, { - "id": 121, + "id": 120, "name": "friend/Search", "type": "api" }, { - "id": 122, + "id": 121, "name": "ganbutexun/Challenge", "type": "api" }, { - "id": 123, + "id": 122, "name": "ganbutexun/Open", "type": "api" }, { - "id": 124, + "id": 123, "name": "ganhai/Fast", "type": "api" }, { - "id": 125, + "id": 124, "name": "ganhai/Fight", "type": "api" }, { - "id": 126, + "id": 125, "name": "ganhai/Log", "type": "api" }, { - "id": 127, + "id": 126, "name": "ganhai/Open", "type": "api" }, { - "id": 128, + "id": 127, "name": "ganhai/Refresh", "type": "api" }, { - "id": 129, + "id": 128, "name": "ganhai/RefreshShip", "type": "api" }, { - "id": 130, + "id": 129, "name": "ganhai/Select", "type": "api" }, { - "id": 131, + "id": 130, "name": "gmapi/Gift", "type": "api" }, { - "id": 132, + "id": 131, "name": "gmapi/Post", "type": "api" }, { - "id": 133, + "id": 132, "name": "gonghui/Apply", "type": "api", "conf": { @@ -2401,7 +2391,7 @@ export const serviceProto: ServiceProto = { } }, { - "id": 134, + "id": 133, "name": "gonghui/ApplyAll", "type": "api", "conf": { @@ -2411,7 +2401,7 @@ export const serviceProto: ServiceProto = { } }, { - "id": 135, + "id": 134, "name": "gonghui/ApplyList", "type": "api", "conf": { @@ -2421,7 +2411,7 @@ export const serviceProto: ServiceProto = { } }, { - "id": 136, + "id": 135, "name": "gonghui/Change", "type": "api", "conf": { @@ -2431,12 +2421,12 @@ export const serviceProto: ServiceProto = { } }, { - "id": 137, + "id": 136, "name": "gonghui/Create", "type": "api" }, { - "id": 138, + "id": 137, "name": "gonghui/Dissolve", "type": "api", "conf": { @@ -2446,7 +2436,7 @@ export const serviceProto: ServiceProto = { } }, { - "id": 139, + "id": 138, "name": "gonghui/Exit", "type": "api", "conf": { @@ -2456,12 +2446,12 @@ export const serviceProto: ServiceProto = { } }, { - "id": 140, + "id": 139, "name": "gonghui/FbBuyNum", "type": "api" }, { - "id": 141, + "id": 140, "name": "gonghui/FbFight", "type": "api", "conf": { @@ -2471,7 +2461,7 @@ export const serviceProto: ServiceProto = { } }, { - "id": 142, + "id": 141, "name": "gonghui/FbOpen", "type": "api", "conf": { @@ -2481,17 +2471,17 @@ export const serviceProto: ServiceProto = { } }, { - "id": 143, + "id": 142, "name": "gonghui/GetList", "type": "api" }, { - "id": 144, + "id": 143, "name": "gonghui/Join", "type": "api" }, { - "id": 145, + "id": 144, "name": "gonghui/Jx", "type": "api", "conf": { @@ -2501,7 +2491,7 @@ export const serviceProto: ServiceProto = { } }, { - "id": 146, + "id": 145, "name": "gonghui/JxOpen", "type": "api", "conf": { @@ -2511,7 +2501,7 @@ export const serviceProto: ServiceProto = { } }, { - "id": 147, + "id": 146, "name": "gonghui/List", "type": "api", "conf": { @@ -2521,7 +2511,7 @@ export const serviceProto: ServiceProto = { } }, { - "id": 148, + "id": 147, "name": "gonghui/Manage", "type": "api", "conf": { @@ -2531,7 +2521,7 @@ export const serviceProto: ServiceProto = { } }, { - "id": 149, + "id": 148, "name": "gonghui/Open", "type": "api", "conf": { @@ -2541,7 +2531,7 @@ export const serviceProto: ServiceProto = { } }, { - "id": 150, + "id": 149, "name": "gonghui/TanHe", "type": "api", "conf": { @@ -2551,7 +2541,7 @@ export const serviceProto: ServiceProto = { } }, { - "id": 151, + "id": 150, "name": "gonghui/TaskOpen", "type": "api", "conf": { @@ -2561,7 +2551,7 @@ export const serviceProto: ServiceProto = { } }, { - "id": 152, + "id": 151, "name": "gonghui/TaskReceive", "type": "api", "conf": { @@ -2571,7 +2561,7 @@ export const serviceProto: ServiceProto = { } }, { - "id": 153, + "id": 152, "name": "gonghui/UpWz", "type": "api", "conf": { @@ -2581,137 +2571,137 @@ export const serviceProto: ServiceProto = { } }, { - "id": 154, + "id": 153, "name": "gonghuibaozang/Lottery", "type": "api" }, { - "id": 155, + "id": 154, "name": "gonghuibaozang/Open", "type": "api" }, { - "id": 156, + "id": 155, "name": "gonglukuangbiao/Buy", "type": "api" }, { - "id": 157, + "id": 156, "name": "gonglukuangbiao/Fight", "type": "api" }, { - "id": 158, + "id": 157, "name": "gonglukuangbiao/Open", "type": "api" }, { - "id": 159, + "id": 158, "name": "gonglukuangbiao/Refresh", "type": "api" }, { - "id": 160, + "id": 159, "name": "gongyu/mingdao/Active", "type": "api" }, { - "id": 161, + "id": 160, "name": "gongyu/mingdao/Open", "type": "api" }, { - "id": 162, + "id": 161, "name": "gongyu/mingdao/RecPrize", "type": "api" }, { - "id": 163, + "id": 162, "name": "gongyu/mingdao/Repair", "type": "api" }, { - "id": 164, + "id": 163, "name": "gongyu/xunlianjihua/Reset", "type": "api" }, { - "id": 165, + "id": 164, "name": "gongyu/xunlianjihua/UpSkill", "type": "api" }, { - "id": 166, + "id": 165, "name": "gongyu/zuozhanjihua/SetSkill", "type": "api" }, { - "id": 167, + "id": 166, "name": "hbzb/jfs/BuyNum", "type": "api" }, { - "id": 168, + "id": 167, "name": "hbzb/jfs/Fight", "type": "api" }, { - "id": 169, + "id": 168, "name": "hbzb/jfs/GetLog", "type": "api" }, { - "id": 170, + "id": 169, "name": "hbzb/jfs/Open", "type": "api" }, { - "id": 171, + "id": 170, "name": "hbzb/jfs/Rec", "type": "api" }, { - "id": 172, + "id": 171, "name": "hbzb/jfs/Refresh", "type": "api" }, { - "id": 173, + "id": 172, "name": "hbzb/GetStatus", "type": "api" }, { - "id": 174, + "id": 173, "name": "hbzb/zbs/BuyNum", "type": "api" }, { - "id": 175, + "id": 174, "name": "hbzb/zbs/Fight", "type": "api" }, { - "id": 176, + "id": 175, "name": "hbzb/zbs/GetLog", "type": "api" }, { - "id": 177, + "id": 176, "name": "hbzb/zbs/Open", "type": "api" }, { - "id": 178, + "id": 177, "name": "hbzb/zbs/Refresh", "type": "api" }, { - "id": 179, + "id": 178, "name": "hero/Awake", "type": "api" }, { - "id": 180, + "id": 179, "name": "hero/ChangePos", "type": "api", "conf": { @@ -2719,17 +2709,17 @@ export const serviceProto: ServiceProto = { } }, { - "id": 181, + "id": 180, "name": "hero/GetList", "type": "api" }, { - "id": 182, + "id": 181, "name": "hero/JinJie", "type": "api" }, { - "id": 183, + "id": 182, "name": "hero/LvUp", "type": "api", "conf": { @@ -2737,32 +2727,32 @@ export const serviceProto: ServiceProto = { } }, { - "id": 184, + "id": 183, "name": "hero/Potency", "type": "api" }, { - "id": 185, + "id": 184, "name": "hero/Rec", "type": "api" }, { - "id": 186, + "id": 185, "name": "hero/Reset", "type": "api" }, { - "id": 187, + "id": 186, "name": "hero/Talent", "type": "api" }, { - "id": 188, + "id": 187, "name": "hero/WeaponUp", "type": "api" }, { - "id": 189, + "id": 188, "name": "hongdian/Get", "type": "api", "conf": { @@ -2770,117 +2760,117 @@ export const serviceProto: ServiceProto = { } }, { - "id": 190, + "id": 189, "name": "item/GetList", "type": "api" }, { - "id": 191, + "id": 190, "name": "item/Use", "type": "api" }, { - "id": 192, + "id": 191, "name": "jiaotang/Lottery", "type": "api" }, { - "id": 193, + "id": 192, "name": "jiaotang/Open", "type": "api" }, { - "id": 194, + "id": 193, "name": "jiuba/Lottery", "type": "api" }, { - "id": 195, + "id": 194, "name": "jiuba/Open", "type": "api" }, { - "id": 196, + "id": 195, "name": "jjc/BuyFightNum", "type": "api" }, { - "id": 197, + "id": 196, "name": "jjc/Fight", "type": "api" }, { - "id": 198, + "id": 197, "name": "jjc/FightLog", "type": "api" }, { - "id": 199, + "id": 198, "name": "jjc/Open", "type": "api" }, { - "id": 200, + "id": 199, "name": "jjc/Receive", "type": "api" }, { - "id": 201, + "id": 200, "name": "jjc/Refresh", "type": "api" }, { - "id": 202, + "id": 201, "name": "kaifujingsai/Open", "type": "api" }, { - "id": 203, + "id": 202, "name": "kaifujingsai/Receive", "type": "api" }, { - "id": 204, + "id": 203, "name": "kbzz/Apply", "type": "api" }, { - "id": 205, + "id": 204, "name": "kbzz/AutoApply", "type": "api" }, { - "id": 206, + "id": 205, "name": "kbzz/BuyNum", "type": "api" }, { - "id": 207, + "id": 206, "name": "kbzz/Fight", "type": "api" }, { - "id": 208, + "id": 207, "name": "kbzz/FightLog", "type": "api" }, { - "id": 209, + "id": 208, "name": "kbzz/GroupState", "type": "api" }, { - "id": 210, + "id": 209, "name": "kbzz/Open", "type": "api" }, { - "id": 211, + "id": 210, "name": "kbzz/RecPrize", "type": "api" }, { - "id": 212, + "id": 211, "name": "kbzz/Refresh", "type": "api", "conf": { @@ -2888,287 +2878,287 @@ export const serviceProto: ServiceProto = { } }, { - "id": 213, + "id": 212, "name": "kuangdong/AddPkNum", "type": "api" }, { - "id": 214, + "id": 213, "name": "kuangdong/GetPrize", "type": "api" }, { - "id": 215, + "id": 214, "name": "kuangdong/KdInfo", "type": "api" }, { - "id": 216, + "id": 215, "name": "kuangdong/Log", "type": "api" }, { - "id": 217, + "id": 216, "name": "kuangdong/Open", "type": "api" }, { - "id": 218, + "id": 217, "name": "kuangdong/YanShi", "type": "api" }, { - "id": 219, + "id": 218, "name": "kuangdong/ZhanLing", "type": "api" }, { - "id": 220, + "id": 219, "name": "lingzhulaixi/Open", "type": "api" }, { - "id": 221, + "id": 220, "name": "lingzhulaixi/PkBoss", "type": "api" }, { - "id": 222, + "id": 221, "name": "lingzhulaixi/PkRank", "type": "api" }, { - "id": 223, + "id": 222, "name": "lingzhulaixi/SaoDang", "type": "api" }, { - "id": 224, + "id": 223, "name": "meirishilian/Buy", "type": "api" }, { - "id": 225, + "id": 224, "name": "meirishilian/Fight", "type": "api" }, { - "id": 226, + "id": 225, "name": "meirishilian/Open", "type": "api" }, { - "id": 227, + "id": 226, "name": "msg_c2s/BindUid", "type": "msg" }, { - "id": 228, + "id": 227, "name": "msg_c2s/Pay", "type": "msg" }, { - "id": 229, + "id": 228, "name": "msg_c2s/Sync", "type": "msg" }, { - "id": 230, + "id": 229, "name": "msg_s2c/Chat", "type": "msg" }, { - "id": 231, + "id": 230, "name": "msg_s2c/ChatHelp", "type": "msg" }, { - "id": 232, + "id": 231, "name": "msg_s2c/Collection", "type": "msg" }, { - "id": 233, + "id": 232, "name": "msg_s2c/Email", "type": "msg" }, { - "id": 234, + "id": 233, "name": "msg_s2c/EmailDel", "type": "msg" }, { - "id": 235, + "id": 234, "name": "msg_s2c/EquipChange", "type": "msg" }, { - "id": 236, + "id": 235, "name": "msg_s2c/Friend", "type": "msg" }, { - "id": 237, + "id": 236, "name": "msg_s2c/GhChange", "type": "msg" }, { - "id": 238, + "id": 237, "name": "msg_s2c/GongHuiBaoZang", "type": "msg" }, { - "id": 239, + "id": 238, "name": "msg_s2c/HeroChange", "type": "msg" }, { - "id": 240, + "id": 239, "name": "msg_s2c/HongDianChange", "type": "msg" }, { - "id": 241, + "id": 240, "name": "msg_s2c/ItemChange", "type": "msg" }, { - "id": 242, + "id": 241, "name": "msg_s2c/LoginQueue", "type": "msg" }, { - "id": 243, + "id": 242, "name": "msg_s2c/LshdChange", "type": "msg" }, { - "id": 244, + "id": 243, "name": "msg_s2c/NewDay", "type": "msg" }, { - "id": 245, + "id": 244, "name": "msg_s2c/OtherLogin", "type": "msg" }, { - "id": 246, + "id": 245, "name": "msg_s2c/PayChange", "type": "msg" }, { - "id": 247, + "id": 246, "name": "msg_s2c/PayResult", "type": "msg" }, { - "id": 248, + "id": 247, "name": "msg_s2c/PeijianChange", "type": "msg" }, { - "id": 249, + "id": 248, "name": "msg_s2c/PlayerChange", "type": "msg" }, { - "id": 250, + "id": 249, "name": "msg_s2c/Private", "type": "msg" }, { - "id": 251, + "id": 250, "name": "msg_s2c/PushGiftChange", "type": "msg" }, { - "id": 252, + "id": 251, "name": "msg_s2c/SendGift", "type": "msg" }, { - "id": 253, + "id": 252, "name": "msg_s2c/ShiwuChange", "type": "msg" }, { - "id": 254, + "id": 253, "name": "msg_s2c/TaskChange", "type": "msg" }, { - "id": 255, + "id": 254, "name": "msg_s2c/Xianshilibao", "type": "msg" }, { - "id": 256, + "id": 255, "name": "pata/Fight", "type": "api" }, { - "id": 257, + "id": 256, "name": "pata/GetPrize", "type": "api" }, { - "id": 258, + "id": 257, "name": "pata/Open", "type": "api" }, { - "id": 259, + "id": 258, "name": "pata/SaoDang", "type": "api" }, { - "id": 260, + "id": 259, "name": "pay/GetList", "type": "api" }, { - "id": 261, + "id": 260, "name": "peijian/GetList", "type": "api" }, { - "id": 262, + "id": 261, "name": "peijian/JingLian", "type": "api" }, { - "id": 263, + "id": 262, "name": "peijian/JinJie", "type": "api" }, { - "id": 264, + "id": 263, "name": "peijian/LvUp", "type": "api" }, { - "id": 265, + "id": 264, "name": "peijian/OneKeyLvUp", "type": "api" }, { - "id": 266, + "id": 265, "name": "peijian/OneKeyWear", "type": "api" }, { - "id": 267, + "id": 266, "name": "peijian/Reset", "type": "api" }, { - "id": 268, + "id": 267, "name": "peijian/Rm", "type": "api" }, { - "id": 269, + "id": 268, "name": "peijian/TakeOff", "type": "api", "conf": { @@ -3176,32 +3166,32 @@ export const serviceProto: ServiceProto = { } }, { - "id": 270, + "id": 269, "name": "peijian/UnLock", "type": "api" }, { - "id": 271, + "id": 270, "name": "peijian/Wear", "type": "api" }, { - "id": 272, + "id": 271, "name": "peijiancangku/Deal", "type": "api" }, { - "id": 273, + "id": 272, "name": "peijiancangku/Jump", "type": "api" }, { - "id": 274, + "id": 273, "name": "peijiancangku/Open", "type": "api" }, { - "id": 275, + "id": 274, "name": "Bingo", "type": "api", "conf": { @@ -3209,147 +3199,147 @@ export const serviceProto: ServiceProto = { } }, { - "id": 276, + "id": 275, "name": "FightTest", "type": "api" }, { - "id": 277, + "id": 276, "name": "SyncBtn", "type": "api" }, { - "id": 278, + "id": 277, "name": "Test", "type": "api" }, { - "id": 279, + "id": 278, "name": "pushgift/ItemNoEnough", "type": "api" }, { - "id": 280, + "id": 279, "name": "pushgift/Open", "type": "api" }, { - "id": 281, + "id": 280, "name": "qjzzd/Fight", "type": "api" }, { - "id": 282, + "id": 281, "name": "qjzzd/Open", "type": "api" }, { - "id": 283, + "id": 282, "name": "rank/Open", "type": "api" }, { - "id": 284, + "id": 283, "name": "shiwu/Concise", "type": "api" }, { - "id": 285, + "id": 284, "name": "shiwu/Extract", "type": "api" }, { - "id": 286, + "id": 285, "name": "shiwu/GetList", "type": "api" }, { - "id": 287, + "id": 286, "name": "shiwu/LvUp", "type": "api" }, { - "id": 288, + "id": 287, "name": "shiwu/Recast", "type": "api" }, { - "id": 289, + "id": 288, "name": "shiwu/TakeOff", "type": "api" }, { - "id": 290, + "id": 289, "name": "shiwu/Wear", "type": "api" }, { - "id": 291, + "id": 290, "name": "shootGame/Open", "type": "api" }, { - "id": 292, + "id": 291, "name": "shootGame/Rec", "type": "api" }, { - "id": 293, + "id": 292, "name": "shop/Buy", "type": "api" }, { - "id": 294, + "id": 293, "name": "shop/Open", "type": "api" }, { - "id": 295, + "id": 294, "name": "shop/Refresh", "type": "api" }, { - "id": 296, + "id": 295, "name": "sign/GetBoxPrize", "type": "api" }, { - "id": 297, + "id": 296, "name": "sign/GetPrize", "type": "api" }, { - "id": 298, + "id": 297, "name": "sign/Open", "type": "api" }, { - "id": 299, + "id": 298, "name": "slzd/Aim", "type": "api" }, { - "id": 300, + "id": 299, "name": "slzd/BuyNum", "type": "api" }, { - "id": 301, + "id": 300, "name": "slzd/Fight", "type": "api" }, { - "id": 302, + "id": 301, "name": "slzd/FightLog", "type": "api" }, { - "id": 303, + "id": 302, "name": "slzd/MyRank", "type": "api" }, { - "id": 304, + "id": 303, "name": "slzd/Open", "type": "api", "conf": { @@ -3359,77 +3349,77 @@ export const serviceProto: ServiceProto = { } }, { - "id": 305, + "id": 304, "name": "slzd/OpenFort", "type": "api" }, { - "id": 306, + "id": 305, "name": "slzd/Rec", "type": "api" }, { - "id": 307, + "id": 306, "name": "slzd/Refresh", "type": "api" }, { - "id": 308, + "id": 307, "name": "slzd/Slot", "type": "api" }, { - "id": 309, + "id": 308, "name": "tanxian/Event", "type": "api" }, { - "id": 310, + "id": 309, "name": "tanxian/FastGuaJi", "type": "api" }, { - "id": 311, + "id": 310, "name": "tanxian/Fight", "type": "api" }, { - "id": 312, + "id": 311, "name": "tanxian/GuaJi", "type": "api" }, { - "id": 313, + "id": 312, "name": "tanxian/Open", "type": "api" }, { - "id": 314, + "id": 313, "name": "tanxian/Receive", "type": "api" }, { - "id": 315, + "id": 314, "name": "task/AllFinsh", "type": "api" }, { - "id": 316, + "id": 315, "name": "task/Finsh", "type": "api" }, { - "id": 317, + "id": 316, "name": "task/Open", "type": "api" }, { - "id": 318, + "id": 317, "name": "user/CDKEY", "type": "api" }, { - "id": 319, + "id": 318, "name": "user/ChangeInfo", "type": "api", "conf": { @@ -3437,202 +3427,202 @@ export const serviceProto: ServiceProto = { } }, { - "id": 320, + "id": 319, "name": "user/ChangeName", "type": "api" }, { - "id": 321, + "id": 320, "name": "user/Dot", "type": "api" }, { - "id": 322, + "id": 321, "name": "user/Fight", "type": "api" }, { - "id": 323, + "id": 322, "name": "user/GetInfo", "type": "api" }, { - "id": 324, + "id": 323, "name": "user/InfoOpen", "type": "api" }, { - "id": 325, + "id": 324, "name": "user/Login", "type": "api" }, { - "id": 326, + "id": 325, "name": "user/Ping", "type": "api" }, { - "id": 327, + "id": 326, "name": "user/Renown", "type": "api" }, { - "id": 328, + "id": 327, "name": "user/RenownBuy", "type": "api" }, { - "id": 329, + "id": 328, "name": "user/RenownGetPrize", "type": "api" }, { - "id": 330, + "id": 329, "name": "user/RenownOpen", "type": "api" }, { - "id": 331, + "id": 330, "name": "user/Tujian", "type": "api" }, { - "id": 332, + "id": 331, "name": "weixiuchang/Decompose", "type": "api" }, { - "id": 333, + "id": 332, "name": "weixiuchang/Exchange", "type": "api" }, { - "id": 334, + "id": 333, "name": "weixiuchang/Open", "type": "api" }, { - "id": 335, + "id": 334, "name": "weixiuchang/UpLv", "type": "api" }, { - "id": 336, + "id": 335, "name": "weixiuchang/UpStar", "type": "api" }, { - "id": 337, + "id": 336, "name": "wzry/AutoBaoMing", "type": "api" }, { - "id": 338, + "id": 337, "name": "wzry/BaoMing", "type": "api" }, { - "id": 339, + "id": 338, "name": "wzry/catFightLog", "type": "api" }, { - "id": 340, + "id": 339, "name": "wzry/CatGroup", "type": "api" }, { - "id": 341, + "id": 340, "name": "wzry/DldFight", "type": "api" }, { - "id": 342, + "id": 341, "name": "wzry/DldRefre", "type": "api" }, { - "id": 343, + "id": 342, "name": "wzry/JingCai", "type": "api" }, { - "id": 344, + "id": 343, "name": "wzry/JingCaiOpen", "type": "api" }, { - "id": 345, + "id": 344, "name": "wzry/Open", "type": "api" }, { - "id": 346, + "id": 345, "name": "wzry/UpdateFight", "type": "api" }, { - "id": 347, + "id": 346, "name": "wzry/Wzzd", "type": "api" }, { - "id": 348, + "id": 347, "name": "wzry/ZuanShiOpen", "type": "api" }, { - "id": 349, + "id": 348, "name": "xstask/AllGet", "type": "api" }, { - "id": 350, + "id": 349, "name": "xstask/Get", "type": "api" }, { - "id": 351, + "id": 350, "name": "xstask/LvUp", "type": "api" }, { - "id": 352, + "id": 351, "name": "xstask/OnekeyReceive", "type": "api" }, { - "id": 353, + "id": 352, "name": "xstask/Open", "type": "api" }, { - "id": 354, + "id": 353, "name": "xstask/Receive", "type": "api" }, { - "id": 355, + "id": 354, "name": "xstask/Refresh", "type": "api" }, { - "id": 356, + "id": 355, "name": "yongbingzhuzhan/Handle", "type": "api" }, { - "id": 357, + "id": 356, "name": "zhanqianbushu/ChangePos", "type": "api" }, { - "id": 358, + "id": 357, "name": "zhanqianbushu/Select", "type": "api" }, { - "id": 359, + "id": 358, "name": "zhanqianbushu/Up", "type": "api" } @@ -11417,46 +11407,57 @@ export const serviceProto: ServiceProto = { "type": { "type": "String" } + }, + { + "id": 1, + "name": "prize", + "type": { + "type": "Union", + "members": [ + { + "id": 0, + "type": { + "type": "Interface", + "properties": [ + { + "id": 0, + "name": "a", + "type": { + "type": "String" + } + }, + { + "id": 1, + "name": "t", + "type": { + "type": "String" + } + }, + { + "id": 2, + "name": "n", + "type": { + "type": "Number" + } + } + ] + } + }, + { + "id": 1, + "type": { + "type": "Literal", + "literal": null + } + } + ] + } } ] }, "event/yuandan/PtlDMRec/ResDMRec": { "type": "Interface" }, - "event/yuandan/PtlDZOpen/ReqDZOpen": { - "type": "Interface" - }, - "event/yuandan/PtlDZOpen/ResDZOpen": { - "type": "Interface", - "properties": [ - { - "id": 0, - "name": "record", - "type": { - "type": "Interface", - "indexSignature": { - "keyType": "String", - "type": { - "type": "Any" - } - } - } - }, - { - "id": 1, - "name": "buyLog", - "type": { - "type": "Interface", - "indexSignature": { - "keyType": "String", - "type": { - "type": "Any" - } - } - } - } - ] - }, "event/yuandan/PtlDZRec/ReqDZRec": { "type": "Interface", "properties": [ @@ -11487,27 +11488,6 @@ export const serviceProto: ServiceProto = { "event/yuandan/PtlExchange/ResExchange": { "type": "Interface" }, - "event/yuandan/PtlExchangeOpen/ReqExchangeOpen": { - "type": "Interface" - }, - "event/yuandan/PtlExchangeOpen/ResExchangeOpen": { - "type": "Interface", - "properties": [ - { - "id": 0, - "name": "record", - "type": { - "type": "Interface", - "indexSignature": { - "keyType": "String", - "type": { - "type": "Any" - } - } - } - } - ] - }, "event/yuandan/PtlOpen/ReqOpen": { "type": "Interface", "properties": [ @@ -11529,6 +11509,27 @@ export const serviceProto: ServiceProto = { } } }, + "event/yuandan/PtlTaskRec/ReqTaskRec": { + "type": "Interface", + "properties": [ + { + "id": 0, + "name": "taskid", + "type": { + "type": "String" + } + } + ] + }, + "event/yuandan/PtlTaskRec/ResTaskRec": { + "type": "Interface", + "indexSignature": { + "keyType": "String", + "type": { + "type": "Any" + } + } + }, "event/yuandan/PtlZLRec/ReqZLRec": { "type": "Interface", "properties": [ @@ -15538,14 +15539,14 @@ export const serviceProto: ServiceProto = { "id": 38, "type": { "type": "Literal", - "literal": "leichonglibao" + "literal": "payForDiamond" } }, { "id": 39, "type": { "type": "Literal", - "literal": "payForDiamond" + "literal": "leichonglibao" } }, {