minibear2021 / wechatpayv3

微信支付 API v3 Python SDK
MIT License
829 stars 130 forks source link

profitsharing.py #10

Closed smallstrong0 closed 2 years ago

smallstrong0 commented 2 years ago

if receivers: params.update({'transaction_id': transaction_id}) else: raise Exception('transaction_id is not assigned') ?

minibear2021 commented 2 years ago

已修复,请更新到1.2.4。