lib/reapal/http/error_code/user.rb in reapal-0.9.10 vs lib/reapal/http/error_code/user.rb in reapal-0.9.11

- old
+ new

@@ -15,10 +15,10 @@ def self.contract_create @_contract_create ||= contract_common end def self.com_contract_create - @_com_contract_common ||= ['9015'] | contract_common + @_com_contract_common ||= ['9015', '0525'] | contract_common end def self.contract_query @_contract_query ||= contract_common end