mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2026-03-10 00:13:36 +08:00
test(wxapi): 适配新的模型测试
This commit is contained in:
+31
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user