Bläddra i källkod

增加教室id

liuyu 5 år sedan
förälder
incheckning
10241cd294
1 ändrade filer med 3 tillägg och 0 borttagningar
  1. 3 0
      app/controller/.class.js

+ 3 - 0
app/controller/.class.js

@@ -10,6 +10,7 @@ module.exports = {
       'yclocationid',
       'kzjhlocationid',
       'kbyslocationid',
+      'jslocationid',
       'lessonid',
       'type'
     ]
@@ -30,6 +31,7 @@ module.exports = {
       'yclocationid',
       'kzjhlocationid',
       'kbyslocationid',
+      'jslocationid',
       'lessonid',
       'type'
     ]
@@ -52,6 +54,7 @@ module.exports = {
         yclocationid:'yclocationid',
         kzjhlocationid :'kzjhlocationid',
         kbyslocationid :'kbyslocationid',
+        jslocationid: 'jslocationid',
         lessonid :'lessonid',
         type: 'type'
       }