Authored by lingmin

Update shops_decorator.md

... ... @@ -25,12 +25,12 @@
}
|参数名 |必填 |类型 |示例值 |描述 |
|------ |---- |---- |------ |---- |
|shopsId |是 |int |1 |店铺编号 |
|platform |否 |string |APP |平台名称 |
|templateName|否 |string |BASE |模板名称 |
|resources |否 |json | |资源 |
|appType |否 |int |1 |0-有货,1-BLK|
|------ |---- |---- |------ |---- |
|shopsId |是 |int |1 |店铺编号 |
|platform |否 |string |APP |平台名称 |
|templateName|否 |string |BASE |模板名称 |
|resources |否 |json | |资源 |
|appType |否 |int |1 |0-有货,1-BLK |
### 返回
... ...