文档
测试

特权价格(废除)

POST
http://192.168.1.222/shop/api.goods/info

请求参数

参数名
类型
描述
必填
id
string
示例:
必填

响应参数

参数名
类型
描述
必填
data
object
数据字典
必填
goods_id
int
示例:173
必填
store_id
int
示例:0
必填
cid
int
示例:37
必填
brand_id
int
示例:7
必填
supplyer_id
int
示例:0
必填
sku_model
int
示例:2
必填
type_model
int
示例:0
必填
is_dividend
int
示例:0
必填
dividend_num
int
示例:0
必填
goods_name
string
示例:特权购买
必填
short_name
string
示例:特权
必填
goods_sn
string
示例:010
必填
bar_code
string
示例:300
必填
goods_number
int
示例:32767
必填
goods_weight
string
示例:300.00
必填
is_spec
int
示例:0
必填
market_price
string
示例:300.00
必填
shop_price
string
示例:300.00
必填
min_price
string
示例:300.00
必填
max_price
string
示例:300.00
必填
level_price_type
int
示例:0
必填
role_price_type
int
示例:0
必填
volume_price_type
int
示例:1
必填
keywords
string
示例:32767
必填
description
string
示例:32767
必填
m_goods_desc
string
示例:32767
必填
goods_desc
string
示例:
必填
goods_thumb
string
示例:/upload/gimg/2020/12/5fd439e075ba5_thumb.jpg
必填
goods_img
string
示例:/upload/gimg/2020/12/5fd439e075ba5.jpg
必填
sale_num
int
示例:0
必填
collect_num
int
示例:0
必填
virtual_sale
int
示例:0
必填
virtual_collect
int
示例:0
必填
limit_num
int
示例:0
必填
is_delete
int
示例:0
必填
is_best
int
示例:0
必填
is_hot
int
示例:0
必填
is_new
int
示例:0
必填
is_alone_sale
int
示例:1
必填
isputaway
int
示例:0
必填
added_time
int
示例:0
必填
shelf_time
int
示例:0
必填
add_time
int
示例:0
必填
update_time
int
示例:0
必填
freight_template
int
示例:0
必填
shippingfee_info
string
示例:
必填
is_promote
int
示例:0
必填
promote_price
string
示例:300.00
必填
use_bond
int
示例:1
必填
promote_start_date
int
示例:0
必填
promote_end_date
int
示例:0
必填
limit_user_level
string
示例:
必填
limit_user_role
string
示例:
必填
give_integral
int
示例:-1
必填
use_integral
int
示例:10000000
必填
sort_order
int
示例:0
必填
tag_id
int
示例:0
必填
bonuses
string
示例:0.00
必填
lstSKUArr
array
数据列表
必填
sub_goods
array
数据列表
必填
skuCstom
array
数据列表
必填
is_on_sale
int
示例:0
必填
sale_price
string
示例:300.00
必填
exp_min_price
array
数据列表
必填
exp_max_price
array
数据列表
必填
exp_price
array
数据列表
必填
sale_count
int
示例:0
必填
collect_count
int
示例:0
必填
code
int
示例:1
必填
msg
string
示例:success.
必填
code
int
示例:1
必填
msg
string
示例:success.
必填

说明 / 示例

``` { "data": { "id": 158, "name": "pay_vip", "data": "300" }, "code": 1, "msg": "success." } ```