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

12 lines
229 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"
}