1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36
| { jobTypeId: "5625f62819556e1700a184f6", title: "任务类型测试", description: "duang~", keywords: [ "情感分析", "微博" ], status: "unreviewable", assignable: true, lifetime: 1200, taskDuration: 300, maxTasks: 1, autoApprovalDelay: 86400, expirationTime: "2015-10-20T08:29:30.339Z", questionsType: "internalQuestionsForm", reviewStatus: "NotReviewed", numberOfTasksReturned: 0, ownerId: "5619bc29646dfb170093abba", reward: { amount: 1, formattedPrice: "1.00元" }, createdAt: "2015-10-20T08:09:30.339Z", updatedAt: "2015-10-20T08:09:30.339Z", internalQuestionsForm: { questions: [{ id: "sentiment", title: "黄山温泉太啃外地人了一张票298而本地人却58太不合理了!", comment: "", isRequired: true, answerType: "SelectionAnswer" }] }, id: "5625f6ba19556e1700a18501" }
|