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