all info details in oqs
This commit is contained in:
@@ -129,6 +129,7 @@ Rails.application.routes.draw do
|
||||
#--------- Order Queue Station ------------#
|
||||
namespace :oqs do
|
||||
root "home#index"
|
||||
get "/:table_id", to: "home#get_order_items"
|
||||
|
||||
post 'update_delivery', to: "home#update_delivery_status"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user