Commit 2b8f5704 by mingyuan

test with get employeecode

parent 17f3d1af
......@@ -21,7 +21,7 @@ module Dingtalk::Api
mobile: mobile
}
r = post '/mozi/employee/get_by_mobile', payload, base: BASE
r = post '/mozi/employee/get_by_mobile', **payload, base: BASE
if r.is_a? Hash
r.dig('content', 'data')
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment