“模板:BirthdayEvent”的版本间的差异
跳到导航
跳到搜索
第5行: | 第5行: | ||
"characterName": { | "characterName": { | ||
"type": "string", | "type": "string", | ||
− | "required": true | + | "required": true, |
+ | "description":"角色名字" | ||
}, | }, | ||
"startDate": { | "startDate": { | ||
"type": "date", | "type": "date", | ||
"required": true, | "required": true, | ||
− | "description":" | + | "description":"起始日期,格式为yyyymmdd" |
}, | }, | ||
"endDate": { | "endDate": { | ||
"type": "date", | "type": "date", | ||
− | "description":" | + | "description":"结束日期,格式为yyy-mmdd" |
} | } | ||
}, | }, |
2022年5月3日 (二) 12:44的版本
无描述。
参数 | 说明 | 类型 | 状态 | |
---|---|---|---|---|
StartDate | startDate | 起始日期,格式为yyyymmdd | 日期 | 必填 |
EndDate | endDate | 结束日期,格式为yyy-mmdd | 日期 | 可选 |
CharacterName | characterName | 角色名字 | 字符串 | 必填 |
此模板定义表格“birthdayEvents”。 查看表格.