##### 1、下架商品
~~~[api]
post:index.php?ctl=Seller_Goods&met=editGoodsCommon&typ=json&act=down
*row:chk#下架id
<<<
success
cmd_id:-140
data:[]
msg:"success"
status:200
<<<
error
cmd_id:-140
data:[]
msg:"failure"
status:250
~~~
##### 2、上架商品
~~~[api]
post:/index.php?ctl=Seller_Goods&met=editGoodsCommon&typ=json&act=up
*row:chk#上架id
<<<
success
cmd_id:-140
data:[]
msg:"success"
status:200
<<<
error
cmd_id:-140
data:[]
msg:"failure"
status:250
~~~
##### 3、删除商品
~~~[api]
post:/index.php?ctl=Seller_Goods&met=deleteGoodsCommon&typ=json
*row:id#商品id
<<<
success
cmd_id:-140
data:{id: id}
msg:"success"
status:200
<<<
error
cmd_id:-140
data:{id: id}
msg:"success"
status:200
~~~
##### 4、商品发布
~~~[api]
post:/index.php?ctl=Seller_Goods&met=addOrEditShopGoods&typ=json
*string:name#商品名称
string:promotion_tips#促销提示
*float:price#商品价格
*float:market_price#市场价
*int:stock#商品库存
*float:cubage#商品重量
*string:imagePath#商品主图
string:service#售后服务
int:alarm#库存预警值
int:limit#限购
string:code#商家编号
<<<
success
<<<
error
~~~
##### 5、新增规格
~~~[api]
post:/index.php?ctl=Seller_Goods_Spec&met=saveSpecValue&typ=json&position=storeAddGoods
*string:spec_id=默认值#说明文字
*name#规格名
<<<
success
<<<
error
~~~
##### 6、物流信息 所在地
~~~[api]
post:/index.php?ctl=Base_District&met=district&pid=0&typ=json
*int:pid#父id
<<<
success
<<<
error
~~~
##### 7、添加新版式
~~~[api]
post:/index.php?ctl=Seller_Goods&met=addFormatRow&typ=json
*string:name#版式名称
*string:position#版式位置
*string:content#版式内容
<<<
success
<<<
error
~~~
##### 8、编辑版式
~~~[api]
post:/index.php?ctl=Seller_Goods&met=editFormatRow&typ=json
*int:id#版式id
*string:name#版式名称
*string:position#版式位置
*string:content#版式内容
<<<
success
<<<
error
~~~
##### 8、删除版式
~~~[api]
post:/index.php?ctl=Seller_Goods&met=deleteGoodsFormat&typ=json
*int:id#版式id
<<<
success
<<<
error
~~~
##### 9、批量删除版式
~~~[api]
post:/index.php?ctl=Seller_Goods&met=deleteGoodsFormatRows&typ=json
*row:id#版式id
<<<
success
<<<
error
~~~
##### 10、添加/修改商品规格
~~~[api]
post:/index.php?ctl=Seller_Goods_Spec&met=saveSpecValue&typ=json&spec_id=
*row:old#
*row:new#
*int:spec_id#
*string:name#
*position:position#
*int:cat_id#
<<<
success
<<<
error
~~~
##### 11、删除规格值
~~~[api]
post:/index.php?ctl=Seller_Goods_Spec&met=removeSpecValue&typ=json
*string:spec_value_id#规格值id
<<<
success
<<<
error
~~~
##### 12、添加图片分组
~~~[api]
post:/index.php?ctl=Seller_Album&met=addAlbum&typ=json
*string:album_desc#分组名称
<<<
success
<<<
error
~~~
##### 13、修改分组
~~~[api]
post:/index.php?ctl=Seller_Album&met=renameAlbum&typ=json
*int:album_id#分组id
*string:album_desc#分组名称
<<<
success
<<<
error
~~~
##### 14、删除分组
~~~[api]
post:/index.php?ctl=Seller_Album&met=removeAlbum&typ=json
*int:album_id#分组id
<<<
success
<<<
error
~~~
##### 15、删除操作
~~~[api]
post:/index.php?ctl=Seller_Album&met=remove&typ=json
*row:upload_id#
<<<
success
<<<
error
~~~
##### 16、获取所在地
~~~[api]
get:/index.php?ctl=Base_District&met=district&pid=0&typ=json
*int:pid#父id
<<<
success
<<<
error
~~~
##### 17、获取商品分类
~~~[api]
get:/index.php?ctl=Seller_Goods_Cat&met=cat&typ=json
*int:cat_id#分类id
<<<
success
<<<
error
~~~
##### 17、导入商品
~~~[api]
post:/index.php?ctl=Seller_Goods_TBImport&met=addGoods&typ=json
*string:file_path#文件路径
<<<
success
<<<
error
~~~
>[warning]商品common表内商品已下架但是goods_base表商品未下架,同步商品规格时请注意common表该商品是否已下架
- 序言
- 系统要求
- 版本更新日志
- 远丰商城技术对接说明
- 开发指导
- 系统架构
- 负载集群
- 云存储
- 框架内容
- 基础
- 开发规范
- 目录结构
- 架构
- 架构总览
- 数据库
- 数据库连接
- 基本使用
- 缓存
- 配置
- 路由
- 数据字典
- ucenter
- shop
- paycenter
- ucenter_admin
- shop_admin
- paycenter_admin
- shop1
- shop2
- shop3
- 通讯内容
- 商家中心
- 顶部导航栏
- 店铺信息栏
- 店铺及商品提示栏
- 交易提示栏
- 销售情况统计栏
- 集群架构图
- 单品销量排行栏
- 店铺运营推广栏
- 平台联系方式栏
- 订单物流
- 商品
- 商品列表
- 商品详情
- 商品发布与编辑
- 分销商品
- 关联版式
- 商品规格
- 图片空间
- 淘宝导入
- 订单流程
- 交易订单
- 订单退款/退货
- 促销
- 团购管理
- 加价购
- 限时折扣
- 满即送
- 代金券管理
- 分销
- 店铺
- 店铺设置
- 自销产品供应商
- 实体店铺
- 品牌申请
- 店铺信息
- 消费者保障服务
- 门店账号
- 分销商--产品供应商
- 分销明细
- 批发市场
- 商家微信公众号
- 售后服务
- 咨询管理
- 投诉管理
- 退款管理
- 退货管理
- 杂项
- 远程上传图片
- 接口(废弃,参考最外层接口项)
- 接口说明
- 品牌
- 商品规格
- 商品类型
- 商品分类
- 商品
- 订单
- 商品/店铺收藏
- 足迹
- 退款及退货
- 商家店铺
- 会员
- 入驻协议
- 订单接口
- 商品接口
- 订单物流接口
- 商家中心接口
- 促销接口
- 快递鸟物流接口
- 代金券接口
- 首页版块
- 团购
- 平台红包
- 限时折扣接口
- 拼团接口
- wap首页模板
- JS
- 银联支付
- 多语言
- 商品评分
- 图片加载
- 买家申请退款退货
- 商家退款退货
- 平台退款退货
- 添加发票
- 提交订单
- 确认订单
- 运费销售区域
- 获取会员地址
- 充值
- 导出XLS
- 商城系统集成
- 多语言实现
- 三级分销推广链接发展推广员
- app.ini.php
- 去分销
- 版本更新
- 物流支持
- 运营人员建议
- 业务逻辑
- 统计结算
- 客服消息
- 账号
- 三级分销
- IM
- 配置
- 平台帐号
- 活动数据表说明
- 接口
- 数据库中间键
- MyCat的优势
- 概念说明
- Mycat的下载及安装
- 参数配置案列
- Mycat读写分离
- 基本命令
- 常见错误