根据售货机和商品买码接口
87 88 89
# File 'lib/ubox.rb', line 87 def order_code(attributes) post_request('/orderCode', attributes) end