proto
This commit is contained in:
parent
c3fa18c9b1
commit
d4bd776b48
@ -11528,85 +11528,16 @@ export const serviceProto: ServiceProto<ServiceType> = {
|
|||||||
"properties": [
|
"properties": [
|
||||||
{
|
{
|
||||||
"id": 0,
|
"id": 0,
|
||||||
"name": "qiandao",
|
"name": "data",
|
||||||
"type": {
|
"type": {
|
||||||
"type": "Interface",
|
"type": "Any"
|
||||||
"indexSignature": {
|
|
||||||
"keyType": "String",
|
|
||||||
"type": {
|
|
||||||
"type": "Any"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 1,
|
"id": 1,
|
||||||
"name": "gift",
|
"name": "payLog",
|
||||||
"type": {
|
"type": {
|
||||||
"type": "Interface",
|
"type": "Any"
|
||||||
"indexSignature": {
|
|
||||||
"keyType": "String",
|
|
||||||
"type": {
|
|
||||||
"type": "Any"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": 2,
|
|
||||||
"name": "taskfinish",
|
|
||||||
"type": {
|
|
||||||
"type": "Array",
|
|
||||||
"elementType": {
|
|
||||||
"type": "String"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": 3,
|
|
||||||
"name": "taskval",
|
|
||||||
"type": {
|
|
||||||
"type": "Interface",
|
|
||||||
"indexSignature": {
|
|
||||||
"keyType": "String",
|
|
||||||
"type": {
|
|
||||||
"type": "Any"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": 4,
|
|
||||||
"name": "exchange",
|
|
||||||
"type": {
|
|
||||||
"type": "Interface",
|
|
||||||
"indexSignature": {
|
|
||||||
"keyType": "String",
|
|
||||||
"type": {
|
|
||||||
"type": "Any"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": 5,
|
|
||||||
"name": "gameNum",
|
|
||||||
"type": {
|
|
||||||
"type": "Number"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": 6,
|
|
||||||
"name": "refreshTime",
|
|
||||||
"type": {
|
|
||||||
"type": "Number"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": 7,
|
|
||||||
"name": "qiandaoTime",
|
|
||||||
"type": {
|
|
||||||
"type": "Number"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
Loading…
Reference in New Issue
Block a user