update customer

This commit is contained in:
Aung Myo
2017-06-24 11:12:30 +06:30
parent e01ecc6e0f
commit d9c53e73f8
6 changed files with 7 additions and 6 deletions

View File

@@ -168,7 +168,7 @@ end
'Content-Type' => 'application/json',
'Accept' => 'application/json'
},
:timeout 10
:timeout => 10
)
rescue Net::OpenTimeout
response = { status: false }