lrf 2 tahun lalu
induk
melakukan
4f5c2802c2
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      app/controller/apply/config/.tryLessonApply.js

+ 1 - 1
app/controller/apply/config/.tryLessonApply.js

@@ -39,6 +39,6 @@ module.exports = {
     },
   },
   checkCanUse: {
-    requestBody: ['school_id', 'lesson_id', 'student_id'],
+    requestBody: ['!school_id', '!lesson_id', '!student_id'],
   },
 };