sync to cloud
This commit is contained in:
@@ -584,7 +584,7 @@ class Order < ApplicationRecord
|
||||
order.guest_info = o['guest_info']
|
||||
order.save
|
||||
end
|
||||
puts '...... order sync completed .....'
|
||||
Rails.logger.debug '...... order sync completed .....'
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user