proto
This commit is contained in:
parent
8c3907c370
commit
6fd4f83882
@ -15322,14 +15322,14 @@ export const serviceProto: ServiceProto<ServiceType> = {
|
|||||||
"id": 38,
|
"id": 38,
|
||||||
"type": {
|
"type": {
|
||||||
"type": "Literal",
|
"type": "Literal",
|
||||||
"literal": "payForDiamond"
|
"literal": "leichonglibao"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 39,
|
"id": 39,
|
||||||
"type": {
|
"type": {
|
||||||
"type": "Literal",
|
"type": "Literal",
|
||||||
"literal": "leichonglibao"
|
"literal": "payForDiamond"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
@ -20265,7 +20265,21 @@ export const serviceProto: ServiceProto<ServiceType> = {
|
|||||||
"id": 2,
|
"id": 2,
|
||||||
"name": "t",
|
"name": "t",
|
||||||
"type": {
|
"type": {
|
||||||
"type": "Number"
|
"type": "Union",
|
||||||
|
"members": [
|
||||||
|
{
|
||||||
|
"id": 0,
|
||||||
|
"type": {
|
||||||
|
"type": "Number"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": 1,
|
||||||
|
"type": {
|
||||||
|
"type": "String"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user