文档
测试

发展史添加

POST
{{url}}/admin/baseHistoryAdd

请求参数

参数名
类型
描述
必填
time_type
int
1指定某年 2时间段
必填
time_start
string
事件起始年
必填
time_end
string
事件结束年(time_type为2时不用传)
必填
title
string
事件名
必填
type
int
文件类型 1图片 2视频 3音频
必填
file
string
文件路径
必填
content
string
内容
必填
period
string
发展史时期
必填

说明 / 示例

{ "code": 200, "msg": "成功" 'id'=>1 }