|
@@ -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'
|
|
|
}
|