fixed conflict

This commit is contained in:
Nweni
2019-11-25 09:26:21 +06:30
109 changed files with 1082 additions and 1082 deletions

View File

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