Explorar el Código

增加教室id

liuyu hace 5 años
padre
commit
10241cd294
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  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'
       }