获得日程信息
POST
/show/bio_safety/getScheduleInfo
接口描述
获得日程信息
请求参数
参数名
类型
描述
必填
time
string
待查询的月份,格式“2020-06”
必填
响应参数
参数名
类型
描述
必填
code
int
返回结果代码,1001研值不足,1002研值不足且非会员,1003研值不足且非专业翻译高级用户,1013研值充足但非专业翻译高级用户,1004研值不足且非专业药学库高级用户,1005研值不足且非专业绘图高级用户,2001非会员,3001非专业翻译高级用户,3002非专业药学库高级用户,3003非专业绘图高级用户,200请求成功,300登录失败,301用户封禁,302用户封禁,500请求失败
必填
msg
string
描述
必填
schedule_id
string
日程ID
必填
schedule_title
string
日程标题
必填
translation_title
string
日程标题译文
必填
schedule_type
int
日程原语言类型,1为中文,2为英文
必填
time_range
array
日期枚举数组
必填
start_date
string
日程开始日期
必填
start_time
string
日程起始时间(配合日程起始日期使用),格式“00:00”
必填
end_date
string
日程结束日期
必填
end_time
string
日程结束时间(配合日程结束日期使用),格式“00:00”
必填
schedule_persons
string
日程相关人员
必填
schedule_place
string
日程相关地点
必填
schedule_img
string
日程图片地址
必填
eng_schedule
string
日程英文描述
必填
chs_schedule
string
日程中文描述
必填
issue_date
string
日程发布时间
必填
source_name
string
来源名称
必填
chs_text
array
中文段落信息,不存在时为空数组
必填
eng_text
array
英文段落信息,不存在时为空数组
必填