Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.Api.UnitTests/ModelSamples/CgibinExpress/LocalBusiness/CgibinExpressLocalBusinessOrderPreAddResponse.json

13 lines
230 B
JSON
Raw Normal View History

2021-05-28 19:27:38 +08:00
{
"resultcode": 0,
"resultmsg": "ok",
"fee": 10,
"deliverfee": 10,
"couponfee": 0,
"tips": 0,
"insurancefee": 0,
"distance": 1000,
"dispatch_duration": 300,
"delivery_token": "1111111"
2022-05-06 20:29:27 +08:00
}