mirror of
https://github.com/wahyd4/dingtalk.git
synced 2026-08-09 04:45:54 +10:00
fix a typo
This commit is contained in:
@@ -8,7 +8,7 @@ module Dingtalk
|
||||
auth_corpid: corp_id,
|
||||
permanent_code: permanent_code
|
||||
}
|
||||
http_post("get_auth_info?suite_access_token#{suite.suite_access_token}", params)
|
||||
http_post("get_auth_info?suite_access_token=#{suite.suite_access_token}", params)
|
||||
end
|
||||
|
||||
def suite
|
||||
|
||||
Reference in New Issue
Block a user