foodcourt

This commit is contained in:
Myat Zin Wai Maw
2019-12-17 13:49:15 +06:30
parent ce79038668
commit 4d0f13106d
11 changed files with 53 additions and 46 deletions

View File

@@ -46,7 +46,7 @@ class Api::OrdersController < Api::ApiController
@tax_profile = TaxProfile.where("lower(group_type)='cashier'")
# end
#
#
return @shop.to_json
end