add for ygn bbq
This commit is contained in:
@@ -68,7 +68,8 @@ scope "(:locale)", locale: /en|mm/ do
|
||||
end
|
||||
|
||||
namespace :origami do
|
||||
post "check_in/:dining_id" => "check_in_process#check_in_process"
|
||||
get "check_in/:dining_id" => "check_in_process#check_in_time"
|
||||
post "check_in" => "check_in_process#check_in_process"
|
||||
post "request_time" => "check_in_process#request_time"
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user