This commit is contained in:
2024-11-27 18:51:23 +08:00
parent a96cc68641
commit 451cab3798

View File

@@ -21,7 +21,7 @@ paths:
- name: time
in: path
required: true
description: 天气预报时长
description: 天气预报时长(支持3d、7d)
schema:
type: string
enum: [3d, 7d]