瀏覽代碼

增加教室id

liuyu 5 年之前
父節點
當前提交
10241cd294
共有 1 個文件被更改,包括 3 次插入0 次删除
  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'
       }