Update Reort

This commit is contained in:
PPK
2019-05-29 17:34:43 +06:30
parent 770b064045
commit 9440bcfa7e
5 changed files with 17 additions and 13 deletions

View File

@@ -47,8 +47,12 @@ class Api::OrdersController < Api::ApiController
# end
@shop = Shop.first
puts "Hello world"
puts @shop.to_json
return @shop.to_json
end
# Description
# This API allow new order creation
# Input Params