weixin
This commit is contained in:
parent
d034474f90
commit
b48b1c97b3
|
@ -153,7 +153,7 @@ class WechatsController < ActionController::Base
|
|||
|
||||
|
||||
### controller method
|
||||
include Controllers
|
||||
|
||||
|
||||
module Controllers
|
||||
def get_open_id
|
||||
|
@ -254,4 +254,7 @@ class WechatsController < ActionController::Base
|
|||
end
|
||||
end
|
||||
|
||||
|
||||
include Controllers
|
||||
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue