foodcourt apis for app

This commit is contained in:
Thein Lin Kyaw
2022-07-08 16:06:12 +06:30
parent 7485486868
commit 063345eae3
37 changed files with 785 additions and 171 deletions

View File

@@ -0,0 +1,7 @@
if @customer.present?
json.status true
else
json.status false
end
json.data @customer