Skip to content

Commit 43797a8

Browse files
Kauid323QianLin-Jiaxi
authored andcommitted
修正coin.md
1 parent 9f216ee commit 43797a8

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

src/api/v1/coin.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,11 +89,11 @@ POST /v1/coin/shop/product-detail
8989
|token|||
9090

9191
请求体:
92-
'''JSONC
92+
```JSONC
9393
{
9494
"id": 1 // 商品id
9595
}
96-
'''
96+
```
9797

9898
响应体:
9999
```JSONC
@@ -119,3 +119,4 @@ POST /v1/coin/shop/product-detail
119119
},
120120
"msg": "success" // 返回消息
121121
}
122+
```

0 commit comments

Comments
 (0)