获取审核信息
POST
api/api/getCheck
接口描述
获取审核状态
请求参数
参数名
类型
描述
必填
type
int
类型 1大师 2机构
必填
响应参数
参数名
类型
描述
必填
check_status
int
0审核中 1审核成功 2审核失败 3未提交过审核资料
必填
check_time
string
审核时间(为4时为空)
必填
check_remark
string
审核批注(为4时为空)
必填
add_time
string
申请时间
必填
info
array
审核提交的信息(为4时为空)
必填