This commit is contained in:
dy 2023-12-27 11:09:00 +08:00
parent c3fa18c9b1
commit d4bd776b48

View File

@ -11528,87 +11528,18 @@ export const serviceProto: ServiceProto<ServiceType> = {
"properties": [
{
"id": 0,
"name": "qiandao",
"type": {
"type": "Interface",
"indexSignature": {
"keyType": "String",
"name": "data",
"type": {
"type": "Any"
}
}
}
},
{
"id": 1,
"name": "gift",
"type": {
"type": "Interface",
"indexSignature": {
"keyType": "String",
"name": "payLog",
"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"
}
}
],
"indexSignature": {
"keyType": "String",