mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-24 04:53:46 +08:00
style: format
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"roomId": 6474,
|
||||
"goodsId": 1
|
||||
}
|
||||
}
|
||||
|
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"roomId": 6474,
|
||||
"goodsId": 1
|
||||
}
|
||||
}
|
||||
|
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"url": "https://xx"
|
||||
}
|
||||
}
|
||||
|
@@ -2,4 +2,4 @@
|
||||
"roomId": 6474,
|
||||
"goodsId": 1,
|
||||
"onSale": 0
|
||||
}
|
||||
}
|
||||
|
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"roomId": 6474,
|
||||
"goodsId": 1
|
||||
}
|
||||
}
|
||||
|
@@ -1,7 +1,4 @@
|
||||
{
|
||||
"roomId": 6474,
|
||||
"goods": [
|
||||
{ "goodsId": "123" },
|
||||
{ "goodsId": "234" }
|
||||
]
|
||||
}
|
||||
"goods": [{ "goodsId": "123" }, { "goodsId": "234" }]
|
||||
}
|
||||
|
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"ids": [ 1150, 1111 ],
|
||||
"ids": [1150, 1111],
|
||||
"roomId": 2554
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user