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