wechat 路由修改

chenlw_dev
guange 10 years ago
parent 5f6a3cac04
commit 080cc71912

@ -26,9 +26,6 @@
# Example: :via => :get ====> :via => :get
RedmineApp::Application.routes.draw do
resource :wechat, only: [:show, :create]
mount Mobile::API => '/api'
# Enable Grack support

Loading…
Cancel
Save