Browse Source

增加教室id

liuyu 5 năm trước cách đây
mục cha
commit
10241cd294
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  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'
       }