Explorar el Código

[更新] 单个checklistItem

WuXinyu hace 7 años
padre
commit
a6ed7dccdf
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      review/api/Review-互评.md

+ 1 - 1
review/api/Review-互评.md

@@ -341,7 +341,7 @@ post /student/review/:reviewId/checklist/:checkListId/argue/end
 
 ```json
 {
-    "data": Array<checkListItem>
+    "data": checkListItem
 }
 ```