foodcourt apis for app
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
if @customer.present?
|
||||
json.status true
|
||||
else
|
||||
json.status false
|
||||
end
|
||||
|
||||
json.data @customer
|
||||
Reference in New Issue
Block a user