- 1.1 用户端(小程序)
- 1.1.1 登录注册
- 1.1.2 图片上传
- 1.1.3 会员实名认证
- 1.1.4 会员卡(注册默认开通),微信登录需要开通会员卡
- 1.1.6 商品
- 1.1.7 商户配置
- 1.1.8 供应商
- 1.1.9 喜拼活动
- 1.1.5 喜拼商品
- 1.1.20 订单
- 1.1.21 首页相关
- 1.1.22 任务/签到
- 1.2 管理后台(新增或修改)
- 1.2.1 登录
- 1.2.2 轮播图
- 1.2.3 商品推荐
- 1.2.4 任务/签到配置
- 1.2.5 供应商管理
- 1.2.6 商品
- 1.2.7 商户配置
- 1.2.8 喜拼活动管理
- 1.2.9 身份活动管理
- 1.2.10 商户喜拼模板
- 1.2.11 后台菜单
获取供应商列表
开发中
POST
http://mp.xipuduo.com/index.php/Retail/Store/getStoreList
http://mp.xipuduo.com/index.php/Retail/Store/getStoreList
请求参数
Body 参数multipart/form-data
industry_id
string
行业ID
store_class
string
可选
store_name
string
供应商名称
merchant_id
integer
商户ID
默认值:
2
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request POST 'http://mp.xipuduo.com/index.php/Retail/Store/getStoreList' \
--form 'industry_id=""' \
--form 'store_class=""' \
--form 'store_name=""' \
--form 'merchant_id=""'
返回响应
🟢200成功
application/json
Body
status
integer
必需
message
string
必需
count
integer
必需
data
array [object {78}]
必需
id
string
必需
merchantid
string
必需
skip
string | null
必需
bmoney
null
必需
stimes
null
必需
math
string | null
必需
region
null
必需
chek
null
必需
smmoney
null
必需
mone
null
必需
nmmoney
null
必需
jtime
null
必需
latitude
string | null
必需
longitude
string | null
必需
status
string
必需
image
null
必需
address
string
必需
addtime
string
必需
business
string | null
必需
tip
null
必需
contacts
string | null
必需
phone
string | null
必需
store_status
string
必需
province
string | null
必需
city
string | null
必需
area
string
必需
detail_address
string
必需
store_type
string
必需
shopimg
null
必需
state
string
必需
open_freight_collect
string | null
必需
openstate
string
必需
origin_shop_id
string | null
必需
username
string | null
必需
password
string | null
必需
dadastatus
string
必需
synchronization
string
必需
backimage
null
必需
warning
string
必需
attribute
string | null
必需
business_time
string | null
必需
preferential
string
必需
goods_empty_sell_status
string
必需
backimage_id
string
必需
customer_service
string
必需
default_delivery
string
必需
modify_order_day
string
必需
modify_order_state
string
必需
small_change_state
string
必需
business_non_order
string
必需
density_free_state
string
必需
guide_online_state
string
必需
refund_time_limit
string
必需
screen_type
string
必需
deposit_price_state
string
必需
screen_percent
string
必需
self_pick
string
必需
cashier_refund_time
string
必需
store_class
string
必需
supplier_type
string
必需
manual_discount
string
必需
delivery_status
string
必需
delivery_cost
string
必需
is_resolution
string
必需
industry_id
string
必需
jur_group_id
string
必需
third_code
string
必需
icbc_mer_id
null
必需
icbc_mer_prtcl_no
null
必需
businessimg_id
string | null
必需
otherimg_id
string | null
必需
audit_status
string
必需
audit_remark
null
审核备注
industry_name
string | null
必需
shopimg_url
string
必需
store_name
string
必需
shop_manager
string
必需
tel
string
必需
示例
{
"status": 1,
"message": "获取成功",
"count": 12,
"data": [
{
"id": "1",
"merchantid": "1",
"skip": "0",
"bmoney": null,
"stimes": null,
"math": "0",
"region": null,
"chek": null,
"smmoney": null,
"mone": null,
"nmmoney": null,
"jtime": null,
"latitude": "39.908817",
"longitude": "116.397475",
"status": "1",
"image": null,
"address": "北京市北京市天安门城楼",
"addtime": "1702802064",
"business": "06:00-19:30",
"tip": null,
"contacts": null,
"phone": null,
"store_status": "0",
"province": "北京",
"city": "北京市",
"area": "东城区",
"detail_address": "详细地址",
"store_type": "直营店-主店",
"shopimg": null,
"state": "0",
"open_freight_collect": null,
"openstate": "1",
"origin_shop_id": "",
"username": "",
"password": "",
"dadastatus": "1",
"synchronization": "1",
"backimage": null,
"warning": "1",
"attribute": "0",
"business_time": "00:00-23:55",
"preferential": "0",
"goods_empty_sell_status": "0",
"backimage_id": "0",
"customer_service": "1",
"default_delivery": "0",
"modify_order_day": "",
"modify_order_state": "2",
"small_change_state": "1",
"business_non_order": "2",
"density_free_state": "0",
"guide_online_state": "2",
"refund_time_limit": "7",
"screen_type": "1",
"deposit_price_state": "1",
"screen_percent": "50",
"self_pick": "0",
"cashier_refund_time": "7",
"store_class": "1",
"supplier_type": "1",
"manual_discount": "0",
"delivery_status": "1",
"delivery_cost": "10.00",
"is_resolution": "0",
"industry_id": "1",
"jur_group_id": "11",
"third_code": "",
"icbc_mer_id": null,
"icbc_mer_prtcl_no": null,
"businessimg_id": null,
"otherimg_id": null,
"audit_status": "0",
"audit_remark": null,
"industry_name": "验证门店",
"shopimg_url": "http://mp.xipuduo.com/Uploads/Merchant/Store/2023-12-17/657dd87bf283d6596.jpg",
"store_name": "测试门店",
"shop_manager": "测试店长",
"tel": "13361604505"
},
{
"id": "2",
"merchantid": "1",
"skip": null,
"bmoney": null,
"stimes": null,
"math": null,
"region": null,
"chek": null,
"smmoney": null,
"mone": null,
"nmmoney": null,
"jtime": null,
"latitude": "39.9088093673626",
"longitude": "116.39746963977814",
"status": "0",
"image": null,
"address": "北京市北京市天安门城楼",
"addtime": "1702805745",
"business": null,
"tip": null,
"contacts": null,
"phone": null,
"store_status": "0",
"province": "北京",
"city": "北京市",
"area": "东城区",
"detail_address": "大撒啊大苏打大大大",
"store_type": "直营店-分店",
"shopimg": null,
"state": "0",
"open_freight_collect": "0",
"openstate": "1",
"origin_shop_id": "",
"username": "",
"password": "",
"dadastatus": "1",
"synchronization": "1",
"backimage": null,
"warning": "1",
"attribute": "0",
"business_time": null,
"preferential": "0",
"goods_empty_sell_status": "0",
"backimage_id": "0",
"customer_service": "1",
"default_delivery": "0",
"modify_order_day": "",
"modify_order_state": "2",
"small_change_state": "1",
"business_non_order": "2",
"density_free_state": "0",
"guide_online_state": "2",
"refund_time_limit": "7",
"screen_type": "1",
"deposit_price_state": "1",
"screen_percent": "50",
"self_pick": "0",
"cashier_refund_time": "7",
"store_class": "1",
"supplier_type": "1",
"manual_discount": "0",
"delivery_status": "0",
"delivery_cost": "0.00",
"is_resolution": "0",
"industry_id": "1",
"jur_group_id": "13",
"third_code": "",
"icbc_mer_id": null,
"icbc_mer_prtcl_no": null,
"businessimg_id": null,
"otherimg_id": null,
"audit_status": "0",
"audit_remark": null,
"industry_name": "验证门店",
"shopimg_url": "http://mp.xipuduo.com/Uploads/Merchant/Store/2023-12-17/657dd87bf283d6596.jpg",
"store_name": "测试2",
"shop_manager": "zz",
"tel": "13361604504"
},
{
"id": "3",
"merchantid": "1",
"skip": null,
"bmoney": null,
"stimes": null,
"math": null,
"region": null,
"chek": null,
"smmoney": null,
"mone": null,
"nmmoney": null,
"jtime": null,
"latitude": null,
"longitude": null,
"status": "0",
"image": null,
"address": "江西省鹰潭市贵溪市远东新城",
"addtime": "1705436211",
"business": null,
"tip": null,
"contacts": null,
"phone": null,
"store_status": "0",
"province": "江西省",
"city": "鹰潭市",
"area": "贵溪市",
"detail_address": "",
"store_type": "直营店-分店",
"shopimg": null,
"state": "0",
"open_freight_collect": "0",
"openstate": "1",
"origin_shop_id": "",
"username": "",
"password": "",
"dadastatus": "1",
"synchronization": "1",
"backimage": null,
"warning": "1",
"attribute": "0",
"business_time": null,
"preferential": "0",
"goods_empty_sell_status": "0",
"backimage_id": "0",
"customer_service": "1",
"default_delivery": "0",
"modify_order_day": "",
"modify_order_state": "2",
"small_change_state": "1",
"business_non_order": "2",
"density_free_state": "0",
"guide_online_state": "2",
"refund_time_limit": "7",
"screen_type": "1",
"deposit_price_state": "1",
"screen_percent": "50",
"self_pick": "0",
"cashier_refund_time": "7",
"store_class": "1",
"supplier_type": "1",
"manual_discount": "0",
"delivery_status": "0",
"delivery_cost": "0.00",
"is_resolution": "0",
"industry_id": "1",
"jur_group_id": "14",
"third_code": "",
"icbc_mer_id": null,
"icbc_mer_prtcl_no": null,
"businessimg_id": null,
"otherimg_id": null,
"audit_status": "0",
"audit_remark": null,
"industry_name": "验证门店",
"shopimg_url": "http://mp.xipuduo.com/Uploads/Merchant/Store/2023-12-17/657dd87bf283d6596.jpg",
"store_name": "测试门店",
"shop_manager": "未设置店长",
"tel": "未设置店长"
},
{
"id": "4",
"merchantid": "1",
"skip": null,
"bmoney": null,
"stimes": null,
"math": null,
"region": null,
"chek": null,
"smmoney": null,
"mone": null,
"nmmoney": null,
"jtime": null,
"latitude": null,
"longitude": null,
"status": "0",
"image": null,
"address": "江西省鹰潭市贵溪市远东新城",
"addtime": "1705436837",
"business": null,
"tip": null,
"contacts": null,
"phone": null,
"store_status": "0",
"province": "江西省",
"city": "鹰潭市",
"area": "贵溪市",
"detail_address": "",
"store_type": "直营店-分店",
"shopimg": null,
"state": "0",
"open_freight_collect": "0",
"openstate": "1",
"origin_shop_id": "",
"username": "",
"password": "",
"dadastatus": "1",
"synchronization": "1",
"backimage": null,
"warning": "1",
"attribute": "0",
"business_time": null,
"preferential": "0",
"goods_empty_sell_status": "0",
"backimage_id": "0",
"customer_service": "1",
"default_delivery": "0",
"modify_order_day": "",
"modify_order_state": "2",
"small_change_state": "1",
"business_non_order": "2",
"density_free_state": "0",
"guide_online_state": "2",
"refund_time_limit": "7",
"screen_type": "1",
"deposit_price_state": "1",
"screen_percent": "50",
"self_pick": "0",
"cashier_refund_time": "7",
"store_class": "1",
"supplier_type": "1",
"manual_discount": "0",
"delivery_status": "0",
"delivery_cost": "0.00",
"is_resolution": "0",
"industry_id": "1",
"jur_group_id": "15",
"third_code": "",
"icbc_mer_id": null,
"icbc_mer_prtcl_no": null,
"businessimg_id": null,
"otherimg_id": null,
"audit_status": "0",
"audit_remark": null,
"industry_name": "验证门店",
"shopimg_url": "http://mp.xipuduo.com/Uploads/Merchant/Store/2023-12-17/657dd87bf283d6596.jpg",
"store_name": "测试门店",
"shop_manager": "未设置店长",
"tel": "未设置店长"
},
{
"id": "5",
"merchantid": "1",
"skip": null,
"bmoney": null,
"stimes": null,
"math": null,
"region": null,
"chek": null,
"smmoney": null,
"mone": null,
"nmmoney": null,
"jtime": null,
"latitude": null,
"longitude": null,
"status": "0",
"image": null,
"address": "江西省鹰潭市贵溪市远东新城",
"addtime": "1705437289",
"business": null,
"tip": null,
"contacts": null,
"phone": null,
"store_status": "0",
"province": "江西省",
"city": "鹰潭市",
"area": "贵溪市",
"detail_address": "",
"store_type": "直营店-分店",
"shopimg": null,
"state": "0",
"open_freight_collect": "0",
"openstate": "1",
"origin_shop_id": "",
"username": "",
"password": "",
"dadastatus": "1",
"synchronization": "1",
"backimage": null,
"warning": "1",
"attribute": "0",
"business_time": null,
"preferential": "0",
"goods_empty_sell_status": "0",
"backimage_id": "0",
"customer_service": "1",
"default_delivery": "0",
"modify_order_day": "",
"modify_order_state": "2",
"small_change_state": "1",
"business_non_order": "2",
"density_free_state": "0",
"guide_online_state": "2",
"refund_time_limit": "7",
"screen_type": "1",
"deposit_price_state": "1",
"screen_percent": "50",
"self_pick": "0",
"cashier_refund_time": "7",
"store_class": "1",
"supplier_type": "1",
"manual_discount": "0",
"delivery_status": "0",
"delivery_cost": "0.00",
"is_resolution": "0",
"industry_id": "1",
"jur_group_id": "16",
"third_code": "",
"icbc_mer_id": null,
"icbc_mer_prtcl_no": null,
"businessimg_id": null,
"otherimg_id": null,
"audit_status": "0",
"audit_remark": null,
"industry_name": "验证门店",
"shopimg_url": "http://mp.xipuduo.com/Uploads/Merchant/Store/2023-12-17/657dd87bf283d6596.jpg",
"store_name": "测试门店",
"shop_manager": "未设置店长",
"tel": "未设置店长"
},
{
"id": "6",
"merchantid": "1",
"skip": null,
"bmoney": null,
"stimes": null,
"math": null,
"region": null,
"chek": null,
"smmoney": null,
"mone": null,
"nmmoney": null,
"jtime": null,
"latitude": null,
"longitude": null,
"status": "0",
"image": null,
"address": "江西省鹰潭市贵溪市远东新城",
"addtime": "1705437620",
"business": null,
"tip": null,
"contacts": null,
"phone": null,
"store_status": "0",
"province": "江西省",
"city": "鹰潭市",
"area": "贵溪市",
"detail_address": "",
"store_type": "直营店-分店",
"shopimg": null,
"state": "0",
"open_freight_collect": "0",
"openstate": "1",
"origin_shop_id": "",
"username": "",
"password": "",
"dadastatus": "1",
"synchronization": "1",
"backimage": null,
"warning": "1",
"attribute": "0",
"business_time": null,
"preferential": "0",
"goods_empty_sell_status": "0",
"backimage_id": "0",
"customer_service": "1",
"default_delivery": "0",
"modify_order_day": "",
"modify_order_state": "2",
"small_change_state": "1",
"business_non_order": "2",
"density_free_state": "0",
"guide_online_state": "2",
"refund_time_limit": "7",
"screen_type": "1",
"deposit_price_state": "1",
"screen_percent": "50",
"self_pick": "0",
"cashier_refund_time": "7",
"store_class": "1",
"supplier_type": "1",
"manual_discount": "0",
"delivery_status": "0",
"delivery_cost": "0.00",
"is_resolution": "0",
"industry_id": "1",
"jur_group_id": "17",
"third_code": "",
"icbc_mer_id": null,
"icbc_mer_prtcl_no": null,
"businessimg_id": "1",
"otherimg_id": "1",
"audit_status": "0",
"audit_remark": null,
"industry_name": "验证门店",
"shopimg_url": "http://mp.xipuduo.com/Uploads/Merchant/Store/2023-12-17/657dd87bf283d6596.jpg",
"store_name": "测试门店",
"shop_manager": "未设置店长",
"tel": "未设置店长"
},
{
"id": "7",
"merchantid": "1",
"skip": null,
"bmoney": null,
"stimes": null,
"math": null,
"region": null,
"chek": null,
"smmoney": null,
"mone": null,
"nmmoney": null,
"jtime": null,
"latitude": null,
"longitude": null,
"status": "0",
"image": null,
"address": "1",
"addtime": "1705847894",
"business": null,
"tip": null,
"contacts": "",
"phone": "",
"store_status": "0",
"province": "中华人民共和国",
"city": "中华人民共和国",
"area": "中华人民共和国",
"detail_address": "1",
"store_type": "直营店-分店",
"shopimg": null,
"state": "0",
"open_freight_collect": "0",
"openstate": "1",
"origin_shop_id": "1",
"username": "1",
"password": "1",
"dadastatus": "1",
"synchronization": "1",
"backimage": null,
"warning": "1",
"attribute": "1",
"business_time": null,
"preferential": "0",
"goods_empty_sell_status": "0",
"backimage_id": "0",
"customer_service": "1",
"default_delivery": "0",
"modify_order_day": "",
"modify_order_state": "2",
"small_change_state": "1",
"business_non_order": "2",
"density_free_state": "0",
"guide_online_state": "2",
"refund_time_limit": "7",
"screen_type": "1",
"deposit_price_state": "1",
"screen_percent": "50",
"self_pick": "0",
"cashier_refund_time": "7",
"store_class": "1",
"supplier_type": "1",
"manual_discount": "0",
"delivery_status": "0",
"delivery_cost": "0.00",
"is_resolution": "0",
"industry_id": "1",
"jur_group_id": "18",
"third_code": "",
"icbc_mer_id": null,
"icbc_mer_prtcl_no": null,
"businessimg_id": "1",
"otherimg_id": null,
"audit_status": "0",
"audit_remark": null,
"industry_name": "验证门店",
"shopimg_url": "http://mp.xipuduo.com/Uploads/Merchant/Store/2023-12-17/657dd87bf283d6596.jpg",
"store_name": "测试门店",
"shop_manager": "未设置店长",
"tel": "未设置店长"
},
{
"id": "8",
"merchantid": "1",
"skip": null,
"bmoney": null,
"stimes": null,
"math": null,
"region": null,
"chek": null,
"smmoney": null,
"mone": null,
"nmmoney": null,
"jtime": null,
"latitude": null,
"longitude": null,
"status": "0",
"image": null,
"address": "1",
"addtime": "1705847995",
"business": null,
"tip": null,
"contacts": "1",
"phone": "1",
"store_status": "0",
"province": "中华人民共和国",
"city": "中华人民共和国",
"area": "中华人民共和国",
"detail_address": "1",
"store_type": "直营店-分店",
"shopimg": null,
"state": "0",
"open_freight_collect": "0",
"openstate": "1",
"origin_shop_id": "1",
"username": "1",
"password": "1",
"dadastatus": "1",
"synchronization": "1",
"backimage": null,
"warning": "1",
"attribute": "1",
"business_time": null,
"preferential": "0",
"goods_empty_sell_status": "0",
"backimage_id": "0",
"customer_service": "1",
"default_delivery": "0",
"modify_order_day": "",
"modify_order_state": "2",
"small_change_state": "1",
"business_non_order": "2",
"density_free_state": "0",
"guide_online_state": "2",
"refund_time_limit": "7",
"screen_type": "1",
"deposit_price_state": "1",
"screen_percent": "50",
"self_pick": "0",
"cashier_refund_time": "7",
"store_class": "1",
"supplier_type": "1",
"manual_discount": "0",
"delivery_status": "0",
"delivery_cost": "0.00",
"is_resolution": "0",
"industry_id": "1",
"jur_group_id": "19",
"third_code": "",
"icbc_mer_id": null,
"icbc_mer_prtcl_no": null,
"businessimg_id": "1",
"otherimg_id": "1",
"audit_status": "0",
"audit_remark": null,
"industry_name": "验证门店",
"shopimg_url": "http://mp.xipuduo.com/Uploads/Merchant/Store/2023-12-17/657dd87bf283d6596.jpg",
"store_name": "测试门店",
"shop_manager": "未设置店长",
"tel": "未设置店长"
},
{
"id": "9",
"merchantid": "1",
"skip": null,
"bmoney": null,
"stimes": null,
"math": null,
"region": null,
"chek": null,
"smmoney": null,
"mone": null,
"nmmoney": null,
"jtime": null,
"latitude": null,
"longitude": null,
"status": "0",
"image": null,
"address": "江西省鹰潭市贵溪市远东新城",
"addtime": "1705848217",
"business": null,
"tip": null,
"contacts": "",
"phone": "",
"store_status": "0",
"province": "江西省",
"city": "鹰潭市",
"area": "贵溪市",
"detail_address": "",
"store_type": "直营店-分店",
"shopimg": null,
"state": "0",
"open_freight_collect": "0",
"openstate": "1",
"origin_shop_id": "",
"username": "",
"password": "",
"dadastatus": "1",
"synchronization": "1",
"backimage": null,
"warning": "1",
"attribute": "1",
"business_time": null,
"preferential": "0",
"goods_empty_sell_status": "0",
"backimage_id": "0",
"customer_service": "1",
"default_delivery": "0",
"modify_order_day": "",
"modify_order_state": "2",
"small_change_state": "1",
"business_non_order": "2",
"density_free_state": "0",
"guide_online_state": "2",
"refund_time_limit": "7",
"screen_type": "1",
"deposit_price_state": "1",
"screen_percent": "50",
"self_pick": "0",
"cashier_refund_time": "7",
"store_class": "1",
"supplier_type": "1",
"manual_discount": "0",
"delivery_status": "0",
"delivery_cost": "0.00",
"is_resolution": "0",
"industry_id": "1",
"jur_group_id": "20",
"third_code": "",
"icbc_mer_id": null,
"icbc_mer_prtcl_no": null,
"businessimg_id": "1",
"otherimg_id": "1",
"audit_status": "0",
"audit_remark": null,
"industry_name": "验证门店",
"shopimg_url": "http://mp.xipuduo.com/Uploads/Merchant/Store/2023-12-17/657dd87bf283d6596.jpg",
"store_name": "测试门店",
"shop_manager": "未设置店长",
"tel": "未设置店长"
},
{
"id": "10",
"merchantid": "1",
"skip": null,
"bmoney": null,
"stimes": null,
"math": null,
"region": null,
"chek": null,
"smmoney": null,
"mone": null,
"nmmoney": null,
"jtime": null,
"latitude": null,
"longitude": null,
"status": "0",
"image": null,
"address": "12344",
"addtime": "1705848503",
"business": null,
"tip": null,
"contacts": "23",
"phone": "32",
"store_status": "0",
"province": null,
"city": null,
"area": "东城区",
"detail_address": "",
"store_type": "直营店-分店",
"shopimg": null,
"state": "0",
"open_freight_collect": "0",
"openstate": "1",
"origin_shop_id": null,
"username": null,
"password": null,
"dadastatus": "1",
"synchronization": "1",
"backimage": null,
"warning": "1",
"attribute": null,
"business_time": null,
"preferential": "0",
"goods_empty_sell_status": "0",
"backimage_id": "0",
"customer_service": "1",
"default_delivery": "0",
"modify_order_day": "",
"modify_order_state": "2",
"small_change_state": "1",
"business_non_order": "2",
"density_free_state": "0",
"guide_online_state": "2",
"refund_time_limit": "7",
"screen_type": "1",
"deposit_price_state": "1",
"screen_percent": "50",
"self_pick": "0",
"cashier_refund_time": "7",
"store_class": "1",
"supplier_type": "1",
"manual_discount": "0",
"delivery_status": "0",
"delivery_cost": "0.00",
"is_resolution": "0",
"industry_id": "2",
"jur_group_id": "21",
"third_code": "",
"icbc_mer_id": null,
"icbc_mer_prtcl_no": null,
"businessimg_id": "157",
"otherimg_id": null,
"audit_status": "0",
"audit_remark": null,
"industry_name": null,
"shopimg_url": "",
"store_name": "23",
"shop_manager": "未设置店长",
"tel": "未设置店长"
},
{
"id": "11",
"merchantid": "1",
"skip": null,
"bmoney": null,
"stimes": null,
"math": null,
"region": null,
"chek": null,
"smmoney": null,
"mone": null,
"nmmoney": null,
"jtime": null,
"latitude": null,
"longitude": null,
"status": "0",
"image": null,
"address": "12344",
"addtime": "1706368082",
"business": null,
"tip": null,
"contacts": "12",
"phone": "18659889804",
"store_status": "0",
"province": null,
"city": null,
"area": "东城区",
"detail_address": "",
"store_type": "直营店-分店",
"shopimg": null,
"state": "0",
"open_freight_collect": "0",
"openstate": "1",
"origin_shop_id": null,
"username": null,
"password": null,
"dadastatus": "1",
"synchronization": "1",
"backimage": null,
"warning": "1",
"attribute": null,
"business_time": null,
"preferential": "0",
"goods_empty_sell_status": "0",
"backimage_id": "0",
"customer_service": "1",
"default_delivery": "0",
"modify_order_day": "",
"modify_order_state": "2",
"small_change_state": "1",
"business_non_order": "2",
"density_free_state": "0",
"guide_online_state": "2",
"refund_time_limit": "7",
"screen_type": "1",
"deposit_price_state": "1",
"screen_percent": "50",
"self_pick": "0",
"cashier_refund_time": "7",
"store_class": "1",
"supplier_type": "1",
"manual_discount": "0",
"delivery_status": "0",
"delivery_cost": "0.00",
"is_resolution": "0",
"industry_id": "1",
"jur_group_id": "23",
"third_code": "",
"icbc_mer_id": null,
"icbc_mer_prtcl_no": null,
"businessimg_id": "225",
"otherimg_id": "226",
"audit_status": "0",
"audit_remark": null,
"industry_name": "验证门店",
"shopimg_url": "",
"store_name": "店铺",
"shop_manager": "未设置店长",
"tel": "未设置店长"
},
{
"id": "12",
"merchantid": "1",
"skip": null,
"bmoney": null,
"stimes": null,
"math": null,
"region": null,
"chek": null,
"smmoney": null,
"mone": null,
"nmmoney": null,
"jtime": null,
"latitude": null,
"longitude": null,
"status": "0",
"image": null,
"address": "江西省鹰潭市贵溪市远东新城",
"addtime": "1706376501",
"business": null,
"tip": null,
"contacts": "",
"phone": "",
"store_status": "0",
"province": "江西省",
"city": "鹰潭市",
"area": "贵溪市",
"detail_address": "",
"store_type": "直营店-分店",
"shopimg": null,
"state": "0",
"open_freight_collect": "0",
"openstate": "1",
"origin_shop_id": "",
"username": "",
"password": "",
"dadastatus": "1",
"synchronization": "1",
"backimage": null,
"warning": "1",
"attribute": "0",
"business_time": null,
"preferential": "0",
"goods_empty_sell_status": "0",
"backimage_id": "0",
"customer_service": "1",
"default_delivery": "0",
"modify_order_day": "",
"modify_order_state": "2",
"small_change_state": "1",
"business_non_order": "2",
"density_free_state": "0",
"guide_online_state": "2",
"refund_time_limit": "7",
"screen_type": "1",
"deposit_price_state": "1",
"screen_percent": "50",
"self_pick": "0",
"cashier_refund_time": "7",
"store_class": "1",
"supplier_type": "1",
"manual_discount": "0",
"delivery_status": "0",
"delivery_cost": "0.00",
"is_resolution": "0",
"industry_id": "1",
"jur_group_id": "24",
"third_code": "",
"icbc_mer_id": null,
"icbc_mer_prtcl_no": null,
"businessimg_id": "1",
"otherimg_id": null,
"audit_status": "0",
"audit_remark": null,
"industry_name": "验证门店",
"shopimg_url": "http://mp.xipuduo.com/Uploads/Merchant/Store/2023-12-17/657dd87bf283d6596.jpg",
"store_name": "测试门店",
"shop_manager": "未设置店长",
"tel": "未设置店长"
}
]
}

扫码加入小鹿云仓公众号
在这里,获得小鹿云仓使用上的任何帮助。


修改于 2024-02-05 07:04:53