mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-22 20:13:41 +08:00
14 lines
222 B
JSON
14 lines
222 B
JSON
![]() |
{
|
||
|
"group_id": "GROUP_ID",
|
||
|
"device_list": [
|
||
|
{
|
||
|
"model_id": "MODEL_ID1",
|
||
|
"sn": "SN1"
|
||
|
},
|
||
|
{
|
||
|
"model_id": "MODEL_ID2",
|
||
|
"sn": "SN2"
|
||
|
}
|
||
|
]
|
||
|
}
|