|
@@ -12767,7 +12767,7 @@ ${message} 以及##补充参考资料 以文本格式输出项目概况,驱动
|
|
|
"文档": { tool: 52, type: 1 },
|
|
|
"思维导图": { tool: 3, type: 1 },
|
|
|
"表格": { tool: 48, type: 1 },
|
|
|
- "作业提交": { tool: 16, type: 1 }
|
|
|
+ "作业提交": { tool: 16, type: 2 }
|
|
|
}
|
|
|
for (var i = 0; i < tArray.length; i++) {
|
|
|
let _task = tArray[i]
|