lib/reapal/http/error_code/money.rb in reapal-0.9.3 vs lib/reapal/http/error_code/money.rb in reapal-0.9.5

- old
+ new

@@ -24,11 +24,11 @@ 3053 3054 3056 3057 3058 3059 3060 3061 3062 3063 3064 3065 3066 3067 3068 3069 3073 3074 3075 3077 3078 3079 3080 3081 3083 3084 3086 3088 3094 3095 3096 3097 3098 3099 3100 3135 3136 4001 4002 4003 4004 4005 4006 4007 4008 4009 4010 4011 4012 4013 - 4014 4015 4016 4017 4018 4019 6001 6002) + 4014 4015 4016 4017 4018 4019 6001 6002) | common end def self.deposit_apply_api @_deposit_apply_api ||= %w(1701 1702 1703 1704 1705 1706 1707 1708 1709 1710 1711 1712 @@ -49,18 +49,18 @@ def self.withdraw_query @_withdraw_query ||= %w(0301 0302 0303 0304 0305 0306 0307 0308 0309 0310 0311 0312 0313 0314 0315 0316 0317 0318 0319 0320 0321 0322 0333 0324 0326 0327 0328 0329 0330 0331 0332 0333 0334 0335 0336 - 0337 0338 0339 0340) + 0337 0338 0339 0340) | common end def self.sub_account - @_sub_account ||= %w(0001 1601 1602 1603 1604 1605 1606 1607) + @_sub_account ||= %w(0001 1601 1602 1603 1604 1605 1606 1607) | common end def self.sub_account_query - @_sub_account_query ||= %w(1608 1609 1610 1611) + @_sub_account_query ||= %w(1608 1609 1610 1611) | common end end # module ErrorCode end end