week添加
This commit is contained in:
xichaoyin 2024-01-03 09:50:21 +08:00
parent 06540083ab
commit 9bf6e3e724

View File

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