Skip to content

Commit

Permalink
wechat suer
Browse files Browse the repository at this point in the history
  • Loading branch information
yigefaxian committed Nov 8, 2024
1 parent ca6419d commit 0f02ed7
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
22 changes: 11 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/work-design/rails_auth.git
revision: b4ffa13a4d8f2451c4516ec919b2b70a70e0f0e0
revision: 30ec97d796be7dabc344cfb8fd7024cd9af4af93
specs:
rails_auth (1.2.0)
bcrypt (~> 3.1)
Expand All @@ -9,7 +9,7 @@ GIT

GIT
remote: https://github.com/work-design/rails_com.git
revision: 0fa7c0d29844722f9bc6f84f077b730bd225657f
revision: 1c1af5f8615f16b412b0987838fc9245133ccbba
specs:
rails_com (1.3.0)
acme-client
Expand All @@ -32,21 +32,21 @@ GIT

GIT
remote: https://github.com/work-design/rails_design.git
revision: c5a97ad0e70f7e9f0c136eb13198b5e0b3c99a90
revision: 70d0e3d9c82bc371ecce4c6012aa6c353d47418b
specs:
rails_design (0.0.1)
rails

GIT
remote: https://github.com/work-design/rails_notice.git
revision: 391c30fd3d70480c73a9ec10002581879a3b0e3f
revision: 1d5017974c6d939510dd0544687959429557849c
specs:
rails_notice (1.0.3)
rails_com

GIT
remote: https://github.com/work-design/rails_org.git
revision: e10976a6b89467d6d013019985686f995c24fa85
revision: 2d9599bae1247f79fe0ea8442a8cb6bf426f698b
specs:
rails_org (0.0.1)
rails_com
Expand Down Expand Up @@ -169,7 +169,7 @@ GEM
raabro (~> 1.4)
globalid (1.2.1)
activesupport (>= 6.1)
http-2 (1.0.1)
http-2 (1.0.2)
http-form_data (2.3.0)
httpx (1.3.3)
http-2 (>= 1.0.0)
Expand All @@ -179,7 +179,7 @@ GEM
irb (1.14.1)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
json (2.7.5)
json (2.7.6)
kaminari (1.2.2)
activesupport (>= 4.1.0)
kaminari-actionview (= 1.2.2)
Expand Down Expand Up @@ -232,7 +232,7 @@ GEM
racc (~> 1.4)
ostruct (0.6.0)
pg (1.5.8)
positioning (0.3.0)
positioning (0.4.1)
activerecord (>= 6.1)
activesupport (>= 6.1)
propshaft (1.1.0)
Expand Down Expand Up @@ -375,13 +375,13 @@ CHECKSUMS
faraday-retry (2.2.1) sha256=4146fed14549c0580bf14591fca419a40717de0dd24f267a8ec2d9a728677608
fugit (1.11.1) sha256=e89485e7be22226d8e9c6da411664d0660284b4b1c08cacb540f505907869868
globalid (1.2.1) sha256=70bf76711871f843dbba72beb8613229a49429d1866828476f9c9d6ccc327ce9
http-2 (1.0.1) sha256=635ff7a115e3e16be82c90a56f5ebf6efb47a1d772fe8aefe5ddfb14a123857e
http-2 (1.0.2)
http-form_data (2.3.0) sha256=cc4eeb1361d9876821e31d7b1cf0b68f1cf874b201d27903480479d86448a5f3
httpx (1.3.3)
i18n (1.14.6) sha256=dc229a74f5d181f09942dd60ab5d6e667f7392c4ee826f35096db36d1fe3614c
io-console (0.7.2) sha256=f0dccff252f877a4f60d04a4dc6b442b185ebffb4b320ab69212a92b48a7a221
irb (1.14.1) sha256=5975003b58d36efaf492380baa982ceedf5aed36967a4d5b40996bc5c66e80f8
json (2.7.5)
json (2.7.6)
kaminari (1.2.2) sha256=c4076ff9adccc6109408333f87b5c4abbda5e39dc464bd4c66d06d9f73442a3e
kaminari-actionview (1.2.2) sha256=1330f6fc8b59a4a4ef6a549ff8a224797289ebf7a3a503e8c1652535287cc909
kaminari-activerecord (1.2.2) sha256=0dd3a67bab356a356f36b3b7236bcb81cef313095365befe8e98057dd2472430
Expand All @@ -406,7 +406,7 @@ CHECKSUMS
nokogiri (1.16.7) sha256=f819cbfdfb0a7b19c9c52c6f2ca63df0e58a6125f4f139707b586b9511d7fe95
ostruct (0.6.0) sha256=3b1736c99f4d985de36bde1155be5e22aaf6e564b30ff9bd481e2ef7c2d9ba85
pg (1.5.8) sha256=efd71939dd1d6d9f0b434dc61dee6ef64f1d2bfcd3c177598a8797c27e654f37
positioning (0.3.0) sha256=02842c823e1d7cf5b45f96f58f5ebe0d2f4232a8f0fc30b08478ea2613629e87
positioning (0.4.1)
propshaft (1.1.0) sha256=d389361faf66aeb17e8d204828962c1e506edd14a1a17adb3fa475435c070f6b
psych (5.1.2) sha256=337322f58fc2bf24827d2b9bd5ab595f6a72971867d151bb39980060ea40a368
puma (6.4.3) sha256=24a4645c006811d83f2480057d1f54a96e7627b6b90e1c99b260b9dc630eb43e
Expand Down
2 changes: 1 addition & 1 deletion app/controllers/wechat/controller/application.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ module Controller::Application
extend ActiveSupport::Concern

included do
helper_method :current_wechat_app, :current_js_app, :current_corp_user
helper_method :current_wechat_app, :current_js_app, :current_corp_user, :current_wechat_user
end

def require_user(app = current_oauth_app)
Expand Down

0 comments on commit 0f02ed7

Please sign in to comment.