Skip to content

Commit

Permalink
d
Browse files Browse the repository at this point in the history
  • Loading branch information
yigefaxian committed Nov 10, 2024
1 parent fbc85b9 commit d0ddbc5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions app/apis/wx_pay/api/shared.rb
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
module WxPay::Api
module Shared

def refund_query(out_refund_no)
get "/v3/refund/domestic/refunds/#{out_refund_no}", origin: BASE
end

def add_receiver(receiver)
post '/v3/profitsharing/receivers/add', receiver: receiver, origin: BASE
end
Expand Down

0 comments on commit d0ddbc5

Please sign in to comment.