Fix bug.
This commit is contained in:
parent
25278beb33
commit
92c46ae69c
17
Gemfile.lock
17
Gemfile.lock
|
@ -1,17 +0,0 @@
|
|||
PATH
|
||||
remote: .
|
||||
specs:
|
||||
sync_nccu_personal_data (0.1.1)
|
||||
|
||||
GEM
|
||||
remote: https://rubygems.org/
|
||||
specs:
|
||||
|
||||
PLATFORMS
|
||||
x86_64-linux
|
||||
|
||||
DEPENDENCIES
|
||||
sync_nccu_personal_data!
|
||||
|
||||
BUNDLED WITH
|
||||
2.3.19
|
|
@ -369,6 +369,9 @@ module NccuSyncPlugin
|
|||
},
|
||||
'rss_pastapos_b' => {
|
||||
'dsp_flg' => 1
|
||||
},
|
||||
'rss_paedu_vw' => {
|
||||
'dsp_flg' => 1
|
||||
}
|
||||
}
|
||||
order_field = order_fields[table_name]
|
||||
|
|
Loading…
Reference in New Issue