lib/reapal/http/error_code/user.rb in reapal-0.9.5 vs lib/reapal/http/error_code/user.rb in reapal-0.9.6
- old
+ new
@@ -16,10 +16,10 @@
'0154', '0155', '0156', '0157', '0158', '0159', '0160', '0161', '0162',
'0163', '0164', '0165', '0166', '0167', '0525'] | contract_common
end
def self.com_contract_create
- ['9015'] || contract_create || contract_common
+ ['9015'] | contract_create | contract_common
end
def self.contract_query
['0113'] | contract_common
end