模板:AcgnEvent:修订间差异
跳转到导航
跳转到搜索
小 已保护“模板:AcgnEvent”([编辑=仅允许管理员](无限期)[移动=仅允许管理员](无限期)) |
无编辑摘要 |
||
第11行: | 第11行: | ||
"type": "date", | "type": "date", | ||
"required": true, | "required": true, | ||
"description":" | "description":"起始日期,格式为yyyy-mm-dd" | ||
}, | }, | ||
"endDate": { | "endDate": { | ||
"type": "date", | "type": "date", | ||
"description":" | "description":"结束日期,格式为yyyy-mm-dd,为空时默认与startDate相等" | ||
} | } | ||
}, | }, |