wechat 路由修改
This commit is contained in:
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…
Reference in New Issue