10:场次设置
POST
api/CreateTest/SetChildTest
接口描述
场次设置
请求参数
参数名
类型
描述
必填
sTID
string
考试ID,需要用系统ID加密
必填
nTestState
int
考试状态,点"下一步"按钮就传14,跳步骤就转相应页面状态
必填
nArrangeType
int
排考规则(1随机,2按成绩,3按班级)
必填
nManRate
int
男生比例
必填
输入示例
响应参数
参数名
类型
描述
必填
Code
int
1为成功,0为失败
必填
Msg
string
错误信息
必填
Data
dynamic
返回数据
必填