Skip to content

Commit

Permalink
bugfix: fix springboot sample commodityCode (apache#210)
Browse files Browse the repository at this point in the history
  • Loading branch information
slievrly authored Aug 20, 2019
1 parent b2cf8ff commit 9aeb7d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion springboot-dubbo-seata/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ body:
```json
{
"userId":"1",
"commodityCode":"P190510529590122",
"commodityCode":"C201901140001",
"name":"fan",
"count":2,
"amount":"100"
Expand Down

0 comments on commit 9aeb7d5

Please sign in to comment.