Selaa lähdekoodia

[更新] boolean 评价

WuXinyu 7 vuotta sitten
vanhempi
commit
24990e557f
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      review/api/Review-互评.md

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

@@ -452,7 +452,7 @@ see DEFAULT
   [
     {
       "groupId" : Number,// 某个小组的评价 id
-      "level" : Number,// 小组作出的评价 | 0 或 1
+      "level" : Boolean,// 小组作出的评价
       "comment" : String,// 小组做出的备注 |
     },...
   ]