Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wangjue666 committed Jun 3, 2024
1 parent c16e7db commit 531feef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/yuntu/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ const yuntu = new Yuntu({

// create order

await yuntu.genRequest<YuntuTypes.GetShipTypesRes>("POST", "WayBill/CreateOrder", sendData)
await yuntu.genRequest<YuntuTypes.CreateOrderRes>("POST", "WayBill/CreateOrder", sendData)

// get ship methods

Expand Down

0 comments on commit 531feef

Please sign in to comment.