赞
踩
返回题目答案的格式
- "data": {
- "question": "${title}",
- "options": {
- "handler": "return (env)=>env.options?.split('\\n')"
- },
- "type": {
- "handler": "return (env)=>env.type === 'single' ? 0 : env.type === 'multiple' ? 1 : env.type === 'completion' ? 3 : env.type === 'judgement' ? 4 : undefined"
- }
- },
这里给大家提供限量的题库接口API http://47.120.67.57:9090/query?token=UafYcHcca
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。