fix:
week添加
This commit is contained in:
parent
06540083ab
commit
9bf6e3e724
@ -7270,6 +7270,14 @@ export const serviceProto: ServiceProto<ServiceType> = {
|
||||
"type": "Number"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"name": "week",
|
||||
"type": {
|
||||
"type": "Number"
|
||||
},
|
||||
"optional": true
|
||||
}
|
||||
]
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user