[Doc] optimize data structure table (#3854)

This commit is contained in:
neverland
2019-07-15 17:00:41 +08:00
committed by GitHub
parent 5c70473f87
commit d15315b8e4
11 changed files with 35 additions and 35 deletions
+1 -1
View File
@@ -109,7 +109,7 @@ export default {
### Coupon 数据结构
| key | 说明 | 类型 |
| 键名 | 说明 | 类型 |
|------|------|------|
| id | 优惠券 id | `string` |
| name | 优惠券名称 | `string` |