mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2026-02-11 10:16:20 +08:00
13 lines
227 B
JSON
13 lines
227 B
JSON
|
|
{
|
|||
|
|
"item_list": [
|
|||
|
|
{
|
|||
|
|
"card_id": "CARDID1",
|
|||
|
|
"encrypt_code": "ENCRYPTCODE1"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"card_id": "CARDID2",
|
|||
|
|
"encrypt_code": "ENCRYPTCODE2"
|
|||
|
|
}
|
|||
|
|
]
|
|||
|
|
}
|