This commit is contained in:
BOYA,CHIU 2021-07-15 18:01:56 +08:00
parent 8f3503cfba
commit f200ef507c
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
OfficialModule::Engine.routes.draw do
Rails.application.routes.draw do
post "/store/check_module_permissions" => "client_sites#check_module_permissions"
post "/store/register_old_sites_modules" => "client_sites#register_old_sites_modules"
get "/store/check_for_rulingcom" => "client_sites#check_for_rulingcom"