mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-22 12:09:30 +08:00
32 lines
809 B
JSON
32 lines
809 B
JSON
{
|
|
"appid": "wx5f6e43071809a9dd",
|
|
"bank_id": "test_bank_id",
|
|
"bank_account": "",
|
|
"desc": "测试办证缴费",
|
|
"fee": 1,
|
|
"user_name": "*三强",
|
|
"items": [
|
|
{
|
|
"no": 1,
|
|
"item_id": "000001",
|
|
"item_name": "测试办证缴费1",
|
|
"overdue": 0,
|
|
"fee": 1
|
|
},
|
|
{
|
|
"no": 2,
|
|
"item_id": "000002",
|
|
"item_name": "测试办证缴费2",
|
|
"overdue": 0,
|
|
"fee": 0
|
|
}
|
|
],
|
|
"payment_notice_create_time": 1500967298,
|
|
"payment_expire_date": "20190102",
|
|
"payment_notice_no": " 08111639088",
|
|
"department_code": "118610002",
|
|
"department_name": "测试执收单位",
|
|
"region_code": "440000",
|
|
"auth_code": " 134971951305811268"
|
|
}
|