|
@@ -8,7 +8,7 @@
|
|
|
| merchant_id | int | no | 0 | 渠道id | |
|
|
|
| pid | int | no | 0 | 产品id | |
|
|
|
| type | int | no | 0 | 产品类型 | |
|
|
|
-| img | string | no | | 产品id | |
|
|
|
+| img | string | no | | 图片id | |
|
|
|
| sort | string | no | | 顺序号 | |
|
|
|
| status | smallint | no | | 状态 | |
|
|
|
| gmt_created | timestamp | no | now | 创建时间 | |
|