feat(tenpayv2): 新增企业微信查询向员工付款记录接口

This commit is contained in:
Fu Diwei
2025-09-30 12:08:35 +08:00
parent 89fd0a658b
commit 0c3f4dcc4c
9 changed files with 176 additions and 3 deletions

View File

@@ -0,0 +1,7 @@
{
"sign": "E1EE61A91C8E90F299DE6AE075D60A2D",
"partner_trade_no": "0010010404201411170000046545",
"mch_id": "10000097",
"appid": "wxe062425f740c8888",
"nonce_str": "50780e0cca98c8c8e814883e5caa672e"
}

View File

@@ -0,0 +1,15 @@
{
"return_code": "SUCCESS",
"return_msg": "获取成功",
"result_code": "SUCCESS",
"mch_id": "10000098",
"appid": "wxe062425f740c30d8",
"detail_id": "1000000000201503283103439304",
"partner_trade_no": "0010010404201411170000046545",
"status": "SUCCESS",
"payment_amount": "100",
"openid": "oxTWIuGaIt6gTKsQRLau2M0yL16E",
"transfer_time": "2017-07-22 20:10:15",
"transfer_name": "测试",
"desc": "付款测试"
}