This commit is contained in:
rulingcom 2023-08-03 13:53:24 +08:00
parent 8fce32fce3
commit 47bdfa1142
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ module NccuSyncPlugin
self.get_school_mapping
self.get_position_mapping
self.get_sta_num_to_nccu_id_mapping
@debug_mode = false # true will print rss_id if it is new record
@debug_mode = true # true will print rss_id if it is new record
@test_mode = false
end
def self.close