SDV核查细则

/crp/Sdvcheck/

接口描述

SDV核查细则

请求参数

参数名
类型
描述
必填
study
string
示例:项目
必填
checkcategory
string
示例:核查分类
必填
checkstudy
string
示例:核查项目
必填
sourcefile
string
示例:源文件
必填
relatefile
string
示例:相关文件
必填
checkdetail
string
示例:核查细则
必填

响应参数

参数名
类型
描述
必填
id
string
示例:id
必填
study
string
示例:项目
必填
checkcategory
string
示例:核查分类
必填
checkstudy
string
示例:核查项目
必填
sourcefile
string
示例:源文件
必填
relatefile
string
示例:相关文件
必填
checkdetail
string
示例:核查细则
必填
comments
string
示例:备注
必填
owner
string
示例:创建人
必填
date_created
string
示例:创建日期
必填
owner_name
string
示例:创建人姓名
必填
date_updated
string
示例:更新日期
必填
update
string
示例:更新ID
必填

说明 / 示例

{ "id": "id", "study": "项目", "checkcategory": "核查分类", "checkstudy": "核查项目", "sourcefile": "源文件", "relatefile": "相关文件", "checkdetail": "核查细则", "comments": "备注", "owner": "创建人", "date_created": "创建日期", "owner_name": "创建人姓名", "date_updated": "更新日期", "update": "更新ID" }