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:
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"results": [
|
||||
{
|
||||
"crop_left": 112,
|
||||
"crop_top": 0,
|
||||
"crop_right": 839,
|
||||
"crop_bottom": 727
|
||||
},
|
||||
{
|
||||
"crop_left": 0,
|
||||
"crop_top": 205,
|
||||
"crop_right": 965,
|
||||
"crop_bottom": 615
|
||||
}
|
||||
],
|
||||
"img_size": {
|
||||
"w": 966,
|
||||
"h": 728
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user