mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-22 12:09:30 +08:00
16 lines
277 B
JSON
16 lines
277 B
JSON
{
|
|
"pkg_type": 0,
|
|
"device_list": [
|
|
{
|
|
"model_id": "MODEL_ID1",
|
|
"sn": "SN1",
|
|
"active_number": 1
|
|
},
|
|
{
|
|
"model_id": "MODEL_ID2",
|
|
"sn": "SN2",
|
|
"active_number": 2
|
|
}
|
|
]
|
|
}
|