proto
This commit is contained in:
parent
aefd1d0052
commit
4c780d3fe4
@ -312,11 +312,13 @@ import { ReqRenownBuy, ResRenownBuy } from './user/PtlRenownBuy';
|
|||||||
import { ReqRenownGetPrize, ResRenownGetPrize } from './user/PtlRenownGetPrize';
|
import { ReqRenownGetPrize, ResRenownGetPrize } from './user/PtlRenownGetPrize';
|
||||||
import { ReqRenownOpen, ResRenownOpen } from './user/PtlRenownOpen';
|
import { ReqRenownOpen, ResRenownOpen } from './user/PtlRenownOpen';
|
||||||
import { ReqTujian, ResTujian } from './user/PtlTujian';
|
import { ReqTujian, ResTujian } from './user/PtlTujian';
|
||||||
|
import { ReqDazao, ResDazao } from './weixiuchang/PtlDazao';
|
||||||
import { ReqDecompose, ResDecompose } from './weixiuchang/PtlDecompose';
|
import { ReqDecompose, ResDecompose } from './weixiuchang/PtlDecompose';
|
||||||
import { ReqExchange, ResExchange } from './weixiuchang/PtlExchange';
|
import { ReqExchange, ResExchange } from './weixiuchang/PtlExchange';
|
||||||
import { ReqOpen as ReqOpen_55, ResOpen as ResOpen_55 } from './weixiuchang/PtlOpen';
|
import { ReqOpen as ReqOpen_55, ResOpen as ResOpen_55 } from './weixiuchang/PtlOpen';
|
||||||
import { ReqUpLv, ResUpLv } from './weixiuchang/PtlUpLv';
|
import { ReqUpLv, ResUpLv } from './weixiuchang/PtlUpLv';
|
||||||
import { ReqUpStar, ResUpStar } from './weixiuchang/PtlUpStar';
|
import { ReqUpStar, ResUpStar } from './weixiuchang/PtlUpStar';
|
||||||
|
import { ReqZuzhuang, ResZuzhuang } from './weixiuchang/PtlZuzhuang';
|
||||||
import { ReqAutoBaoMing, ResAutoBaoMing } from './wzry/PtlAutoBaoMing';
|
import { ReqAutoBaoMing, ResAutoBaoMing } from './wzry/PtlAutoBaoMing';
|
||||||
import { ReqBaoMing, ResBaoMing } from './wzry/PtlBaoMing';
|
import { ReqBaoMing, ResBaoMing } from './wzry/PtlBaoMing';
|
||||||
import { ReqcatFightLog, RescatFightLog } from './wzry/PtlcatFightLog';
|
import { ReqcatFightLog, RescatFightLog } from './wzry/PtlcatFightLog';
|
||||||
@ -1483,6 +1485,10 @@ export interface ServiceType {
|
|||||||
req: ReqTujian,
|
req: ReqTujian,
|
||||||
res: ResTujian
|
res: ResTujian
|
||||||
},
|
},
|
||||||
|
"weixiuchang/Dazao": {
|
||||||
|
req: ReqDazao,
|
||||||
|
res: ResDazao
|
||||||
|
},
|
||||||
"weixiuchang/Decompose": {
|
"weixiuchang/Decompose": {
|
||||||
req: ReqDecompose,
|
req: ReqDecompose,
|
||||||
res: ResDecompose
|
res: ResDecompose
|
||||||
@ -1503,6 +1509,10 @@ export interface ServiceType {
|
|||||||
req: ReqUpStar,
|
req: ReqUpStar,
|
||||||
res: ResUpStar
|
res: ResUpStar
|
||||||
},
|
},
|
||||||
|
"weixiuchang/Zuzhuang": {
|
||||||
|
req: ReqZuzhuang,
|
||||||
|
res: ResZuzhuang
|
||||||
|
},
|
||||||
"wzry/AutoBaoMing": {
|
"wzry/AutoBaoMing": {
|
||||||
req: ReqAutoBaoMing,
|
req: ReqAutoBaoMing,
|
||||||
res: ResAutoBaoMing
|
res: ResAutoBaoMing
|
||||||
@ -3311,141 +3321,151 @@ export const serviceProto: ServiceProto<ServiceType> = {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 313,
|
"id": 313,
|
||||||
"name": "weixiuchang/Decompose",
|
"name": "weixiuchang/Dazao",
|
||||||
"type": "api"
|
"type": "api"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 314,
|
"id": 314,
|
||||||
"name": "weixiuchang/Exchange",
|
"name": "weixiuchang/Decompose",
|
||||||
"type": "api"
|
"type": "api"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 315,
|
"id": 315,
|
||||||
"name": "weixiuchang/Open",
|
"name": "weixiuchang/Exchange",
|
||||||
"type": "api"
|
"type": "api"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 316,
|
"id": 316,
|
||||||
"name": "weixiuchang/UpLv",
|
"name": "weixiuchang/Open",
|
||||||
"type": "api"
|
"type": "api"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 317,
|
"id": 317,
|
||||||
"name": "weixiuchang/UpStar",
|
"name": "weixiuchang/UpLv",
|
||||||
"type": "api"
|
"type": "api"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 318,
|
"id": 318,
|
||||||
"name": "wzry/AutoBaoMing",
|
"name": "weixiuchang/UpStar",
|
||||||
"type": "api"
|
"type": "api"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 319,
|
"id": 319,
|
||||||
"name": "wzry/BaoMing",
|
"name": "weixiuchang/Zuzhuang",
|
||||||
"type": "api"
|
"type": "api"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 320,
|
"id": 320,
|
||||||
"name": "wzry/catFightLog",
|
"name": "wzry/AutoBaoMing",
|
||||||
"type": "api"
|
"type": "api"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 321,
|
"id": 321,
|
||||||
"name": "wzry/CatGroup",
|
"name": "wzry/BaoMing",
|
||||||
"type": "api"
|
"type": "api"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 322,
|
"id": 322,
|
||||||
"name": "wzry/DldFight",
|
"name": "wzry/catFightLog",
|
||||||
"type": "api"
|
"type": "api"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 323,
|
"id": 323,
|
||||||
"name": "wzry/DldRefre",
|
"name": "wzry/CatGroup",
|
||||||
"type": "api"
|
"type": "api"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 324,
|
"id": 324,
|
||||||
"name": "wzry/JingCai",
|
"name": "wzry/DldFight",
|
||||||
"type": "api"
|
"type": "api"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 325,
|
"id": 325,
|
||||||
"name": "wzry/JingCaiOpen",
|
"name": "wzry/DldRefre",
|
||||||
"type": "api"
|
"type": "api"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 326,
|
"id": 326,
|
||||||
"name": "wzry/Open",
|
"name": "wzry/JingCai",
|
||||||
"type": "api"
|
"type": "api"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 327,
|
"id": 327,
|
||||||
"name": "wzry/UpdateFight",
|
"name": "wzry/JingCaiOpen",
|
||||||
"type": "api"
|
"type": "api"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 328,
|
"id": 328,
|
||||||
"name": "wzry/Wzzd",
|
"name": "wzry/Open",
|
||||||
"type": "api"
|
"type": "api"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 329,
|
"id": 329,
|
||||||
"name": "wzry/ZuanShiOpen",
|
"name": "wzry/UpdateFight",
|
||||||
"type": "api"
|
"type": "api"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 330,
|
"id": 330,
|
||||||
"name": "xstask/AllGet",
|
"name": "wzry/Wzzd",
|
||||||
"type": "api"
|
"type": "api"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 331,
|
"id": 331,
|
||||||
"name": "xstask/Get",
|
"name": "wzry/ZuanShiOpen",
|
||||||
"type": "api"
|
"type": "api"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 332,
|
"id": 332,
|
||||||
"name": "xstask/LvUp",
|
"name": "xstask/AllGet",
|
||||||
"type": "api"
|
"type": "api"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 333,
|
"id": 333,
|
||||||
"name": "xstask/OnekeyReceive",
|
"name": "xstask/Get",
|
||||||
"type": "api"
|
"type": "api"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 334,
|
"id": 334,
|
||||||
"name": "xstask/Open",
|
"name": "xstask/LvUp",
|
||||||
"type": "api"
|
"type": "api"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 335,
|
"id": 335,
|
||||||
"name": "xstask/Receive",
|
"name": "xstask/OnekeyReceive",
|
||||||
"type": "api"
|
"type": "api"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 336,
|
"id": 336,
|
||||||
"name": "xstask/Refresh",
|
"name": "xstask/Open",
|
||||||
"type": "api"
|
"type": "api"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 337,
|
"id": 337,
|
||||||
"name": "yongbingzhuzhan/Handle",
|
"name": "xstask/Receive",
|
||||||
"type": "api"
|
"type": "api"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 338,
|
"id": 338,
|
||||||
"name": "zhanqianbushu/ChangePos",
|
"name": "xstask/Refresh",
|
||||||
"type": "api"
|
"type": "api"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 339,
|
"id": 339,
|
||||||
"name": "zhanqianbushu/Select",
|
"name": "yongbingzhuzhan/Handle",
|
||||||
"type": "api"
|
"type": "api"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 340,
|
"id": 340,
|
||||||
|
"name": "zhanqianbushu/ChangePos",
|
||||||
|
"type": "api"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": 341,
|
||||||
|
"name": "zhanqianbushu/Select",
|
||||||
|
"type": "api"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": 342,
|
||||||
"name": "zhanqianbushu/Up",
|
"name": "zhanqianbushu/Up",
|
||||||
"type": "api"
|
"type": "api"
|
||||||
}
|
}
|
||||||
@ -21069,6 +21089,41 @@ export const serviceProto: ServiceProto<ServiceType> = {
|
|||||||
"user/PtlTujian/ResTujian": {
|
"user/PtlTujian/ResTujian": {
|
||||||
"type": "Interface"
|
"type": "Interface"
|
||||||
},
|
},
|
||||||
|
"weixiuchang/PtlDazao/ReqDazao": {
|
||||||
|
"type": "Interface",
|
||||||
|
"properties": [
|
||||||
|
{
|
||||||
|
"id": 0,
|
||||||
|
"name": "id",
|
||||||
|
"type": {
|
||||||
|
"type": "Number"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": 1,
|
||||||
|
"name": "num",
|
||||||
|
"type": {
|
||||||
|
"type": "Number"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"weixiuchang/PtlDazao/ResDazao": {
|
||||||
|
"type": "Interface",
|
||||||
|
"properties": [
|
||||||
|
{
|
||||||
|
"id": 0,
|
||||||
|
"name": "prize",
|
||||||
|
"type": {
|
||||||
|
"type": "Array",
|
||||||
|
"elementType": {
|
||||||
|
"type": "Reference",
|
||||||
|
"target": "type/prizeType"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
"weixiuchang/PtlDecompose/ReqDecompose": {
|
"weixiuchang/PtlDecompose/ReqDecompose": {
|
||||||
"type": "Interface",
|
"type": "Interface",
|
||||||
"properties": [
|
"properties": [
|
||||||
@ -21251,6 +21306,69 @@ export const serviceProto: ServiceProto<ServiceType> = {
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
"weixiuchang/PtlZuzhuang/ReqZuzhuang": {
|
||||||
|
"type": "Interface",
|
||||||
|
"properties": [
|
||||||
|
{
|
||||||
|
"id": 0,
|
||||||
|
"name": "type",
|
||||||
|
"type": {
|
||||||
|
"type": "Union",
|
||||||
|
"members": [
|
||||||
|
{
|
||||||
|
"id": 0,
|
||||||
|
"type": {
|
||||||
|
"type": "Literal",
|
||||||
|
"literal": "sx"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": 1,
|
||||||
|
"type": {
|
||||||
|
"type": "Literal",
|
||||||
|
"literal": "jj"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": 1,
|
||||||
|
"name": "cutneed",
|
||||||
|
"type": {
|
||||||
|
"type": "Union",
|
||||||
|
"members": [
|
||||||
|
{
|
||||||
|
"id": 0,
|
||||||
|
"type": {
|
||||||
|
"type": "Literal",
|
||||||
|
"literal": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": 1,
|
||||||
|
"type": {
|
||||||
|
"type": "Literal",
|
||||||
|
"literal": 1
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"optional": true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": 2,
|
||||||
|
"name": "idx",
|
||||||
|
"type": {
|
||||||
|
"type": "Number"
|
||||||
|
},
|
||||||
|
"optional": true
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"weixiuchang/PtlZuzhuang/ResZuzhuang": {
|
||||||
|
"type": "Interface"
|
||||||
|
},
|
||||||
"wzry/PtlAutoBaoMing/ReqAutoBaoMing": {
|
"wzry/PtlAutoBaoMing/ReqAutoBaoMing": {
|
||||||
"type": "Interface",
|
"type": "Interface",
|
||||||
"properties": [
|
"properties": [
|
||||||
|
Loading…
Reference in New Issue
Block a user