This commit is contained in:
dy 2024-01-02 09:53:42 +08:00
parent c927d3b7bc
commit 2c625416a8

View File

@ -7270,6 +7270,14 @@ export const serviceProto: ServiceProto<ServiceType> = {
"type": "Number" "type": "Number"
} }
} }
},
{
"id": 7,
"name": "week",
"type": {
"type": "Number"
},
"optional": true
} }
] ]
}, },