旺店通是北京掌上先机网络科技有限公司旗下品牌,国内的零售云服务提供商,基于云计算SaaS服务模式,以体系化解决方案,助力零售企业数字化智能化管理升级。为零售电商企业的订单管理及仓储管理提供解决方案,致力于帮助企业实现数字化转型,企业规模化发展
使用全界面可视化配置集成流,快速应对企业的集成需求使得系统与系统之间的数据接口一站式的快速集成能力,构建企业数据通道,解决数据孤岛问题。快速构建企业元数据标准、主数据标准、业财数据标准,完成数据的采集、统一、分发、清洗、归集等,帮助企业建立高质量的数据中台。目前轻易云平台已经支持300+系统,同时具备快速适配新系统的能力,集成海量接口数据。无论是对接ERP还是MES、OA、CRM、WMS、OMS等等系统,都可以通过接口相互集成。
轻易云集成平台的对接是通过一个个对应的对接方案去形成两个系统对接的连线,所以对接方案的配置极其重要,方案可以选择一键复制,轻易云有海量的对接方案可支持一键复制,复制后直接启动使用(对接方案借鉴可以在轻易云系统数据集成交流社区bbs.qeasy.cloud 中找到相关信息。或者可以通过手工配置,配置只要确认源平台:旺店通·企业奇门的取数逻辑,例如什么时间取什么样的数据。即可完成配置,目标平台:轻易云集成平台,把获取的数据组装成目标系统需要的格式进行写入。通过该系统数据集成平台的能力,可以集成的应用系统包括CRM、ERP、钉钉、企业微信、MES、飞书、用友、金蝶等 177 个不同应用系统之间的无代码接口集成,并且每周都在增加新的应用系统接入。
字段 | 名称 | 类型 |
---|---|---|
deleted | 已删除货品 | string |
start_time | 开始时间 | string |
barcode | 条码 | string |
end_time | 结束时间 | string |
page_no | 页号 | string |
page_size | 分页大小 | string |
字段 | 名称 | 类型 | 描述 |
---|---|---|---|
goods_id | 货品ID | string | 货品表主键 |
goods_no | 货品编号 | string | 代表SPU所有属性的唯一编号,用于系统货品的区分,SPU概念介绍,单击这里 |
goods_name | 货品名称 | string | 货品名称 |
short_name | 简称 | string | 简称 |
alias | 货品别名 | string | 货品别名 |
goods_type | 货品类别 | string | 货品类别 0:其它, 1:销售货品, 2:原材料, 3:包装物, 4:周转材料, 5:虚拟商品, 6:固定资产,7:保修配件 |
spec_count | 规格数 | string | 规格数 |
pinyin | 拼音 | string | 拼音 |
brand_no | 品牌编号 | string | 品牌编号 |
brand_name | 品牌 | string | 品牌名称 |
origin | 产地 | string | 产地 |
class_id | 分类id | string | 分类id |
class_name | 分类 | string | 分类名称 |
brand_id | 品牌id | string | 品牌ID |
properties | 属性 | string | 属性 |
version_id | 版本号 | string | 版本号,用来检查同时修改的 |
unit_name | 基本单位 | string | 基本单位名称 |
aux_unit_name | 辅助单位 | string | 辅助单位名称 |
flag_name | 标记名称 | string | 标记名称 |
goods_created | 创建时间 | string | 格式:yyyy-MM-dd HH:mm:ss。ERP客户端需升级至V2.3.8.6及以上版本可获取此字段 |
goods_modified | 最后修改时间 | string | 格式:yyyy-MM-dd HH:mm:ss |
spec_list | 单品节点 | array | 响应参数的2级数据节点,包含sku所有属性信息的数据节点,节点下数据字段详见下述"spec_list" |
spec_list.remark | 备注 | string | 备注 |
spec_list.prop1 | 自定义1 | string | 自定义1 |
spec_list.prop2 | 自定义2 | string | 自定义2 |
spec_list.prop3 | 自定义3 | string | 自定义3 |
spec_list.prop4 | 自定义4 | string | 自定义4 |
spec_list.prop5 | 自定义5 | string | 自定义5 |
spec_list.prop6 | 自定义6 | string | 自定义6 |
spec_list.unit | 基本单位 | string | 基本单位 |
spec_list.aux_unit | 辅助单位 | string | 辅助单位 |
spec_list.flag_id | 标记 | string | 标记 |
spec_list.modified | 最后修改时间 | string | 最后修改时间 格式:yyyy-MM-dd HH:mm:ss |
spec_list.created | 创建时间 | string | 创建时间 格式:yyyy-MM-dd HH:mm:ss |
spec_list.deleted | 是否已删除 | string | 是否已删除:0:未删除 >0代表已删除 |
spec_list.spec_id | 规格ID | string | 规格ID |
spec_list.spec_no | 商家编码 | string | 代表单品(SKU)所有属性的唯一编号,用于系统单品的区分,SKU概念介绍,单击这里 |
spec_list.spec_code | 规格码 | string | 规格码 |
spec_list.barcode | 主条码 | string | 主条码,单品下如果有多个条码,会随机返回其中一条条码 |
spec_list.spec_name | 规格名称 | string | 规格名称 |
spec_list.lowest_price | 最低价 | string | 最低价 |
spec_list.retail_price | 零售价 | string | 零售价 |
spec_list.wholesale_price | 批发价 | string | 批发价 |
spec_list.member_price | 会员价 | string | 会员价 |
spec_list.market_price | 市场价 | string | 市场价 |
spec_list.custom_price1 | 自定义价格1 | string | 自定义价格1 |
spec_list.custom_price2 | 自定义价格2 | string | 自定义价格2 |
spec_list.sale_score | 销售积分 | string | 销售积分 |
spec_list.pack_score | 打包积分 | string | 打包积分 |
spec_list.pick_score | 拣货积分 | string | 拣货积分 |
spec_list.validity_days | 有效期天数 | string | 保质期 |
spec_list.sales_days | 最佳销售天数 | string | 最佳销售天数 |
spec_list.receive_days | 最佳收获天数 | string | 最佳收获天数 |
spec_list.weight | 重量 | string | 重量 |
spec_list.length | 长 | string | 长(CM) |
spec_list.width | 宽 | string | 宽(CM) |
spec_list.height | 高 | string | 高(CM) |
spec_list.is_sn_enable | 启用序列号 | string | 0不启用序列号 1强序列号 2弱序列号 |
spec_list.is_allow_neg_stock | 是否允许负库存 | string | 0(不允许负库存);1(允许负库存) |
spec_list.is_not_need_examine | 是否出库不验货 | string | 0(出库不验货);1(出库必须验货) |
spec_list.is_zero_cost | 是否允许0成本 | string | 0(不允许0成本);1(允许0成本) |
spec_list.is_lower_cost | 是否允许低于成本价 | string | 0(不允许低于成本价);1(允许低于成本价) |
spec_list.is_not_use_air | 是否航空禁运 | string | 0(航空不禁运) 1(航空禁运); |
spec_list.tax_rate | 税率 | string | 税率 |
spec_list.large_type | 大件类别 | string | 0非大件1普通大件2独立大件 |
spec_list.spec_created | 创建时间 | string | 格式:YYYY-MM-DD HH:MM:SS。ERP客户端需升级至V2.3.8.6及以上版本可获取此字段 |
spec_list.spec_modified | 最后修改时间 | string | 格式:YYYY-MM-DD HH:MM:SS |
spec_list.img_url | 图片 | string | 图片url |
spec_list.tax_code_id | 税务编码 | string | 关联税务表税务编码 |
spec_list.is_single_batch | 是否使用同一批次 | string | 是否启用同一批次, 0,不使用同一批次,1,使用同一批次 |
spec_list.washing_label | 水洗标 | string | 水洗标 |
spec_list.img_key | 图片在外部空间的key | string | 看图片在外部空间的key 比如说 云盘的一个 外链 |
spec_list.barcode_count | 条码个数 | string | 条码个数 |
spec_list.plat_spec_count | 平台货品数量 | string | 平台货品数量(不包含删除的) |
spec_list.postfix_val | sn自增数 | string | sn自增数 |
spec_list.last_date | 最后日期 | string | 最后日期 格式:yyyy-MM-dd HH:mm:ss |
spec_list.replenish_type | 补货方式 | string | 补货方式 0持续补货 1不补货 2低于警戒库存补货 |
spec_list.is_popular | 是否畅销 | string | 是否畅销 0非畅销 1畅销 |
spec_list.replace_no | 备注换货匹配码 | string | 备注换货匹配码 |
spec_list.spec_mask | 单品标记二进制位 | string | 单品标记二进制位 1同款备注换货虚拟规格 2是否在备注换货界面展示 |
spec_list.replace_proportion | 同款备注换货 | string | 同款备注换货--虚拟货品换货比例 |
spec_list.extra_3 | 扩展字段 | string | 扩展字段 |
spec_list.tax_code | 税务编码 | string | 税务编码 |
spec_list.spec_unit_name | 基本单位 | string | 基本单位名称 |
spec_list.spec_aux_unit_name | 辅助单位 | string | 辅助单位名称 |
可视化配置,即便是普通业务人员也可以快速轻松对接多个平台,解决企业面临的数据孤岛,数据混乱等问题,实现数据可见、可用、可运营。进行统一化,模块化,标准化的服务能力和输出,实现对业务端数据需求的精准满足和高效响应,也可以在业务数据需求的不断增加下,让企业有整套的可复用的api资产以更换,支持业务的正常运转,节省开发成本。在不同的着重点和应用上解决数据共享,实现平台之间的独立管理。
2021-05-11 15:29:25 | |
2022-06-19 12:00:29 | |
2024-05-26 01:31:56 | |
2023-09-04 16:37:32 | |
2021-03-16 07:31:29 | |
2021-06-14 13:49:05 | |
2023-02-11 16:31:27 | |
2024-08-03 06:42:57 | |
2021-01-16 18:53:18 | |
2023-07-15 06:37:27 | |
2024-04-08 23:10:44 | |
2024-10-17 12:10:21 | |
2024-12-07 12:02:04 | |
2024-12-06 03:31:51 | |
2024-11-07 13:19:08 | |
2024-11-16 13:48:51 | |
2024-11-01 18:28:47 | |
2024-12-02 04:54:36 | |
2024-12-17 23:30:50 | |
2024-11-01 11:26:14 | |
2023-01-26 10:07:23 | |
2023-01-26 10:07:22 | |
2023-01-26 10:07:20 | |
2023-01-26 10:07:18 | |
2023-01-26 10:07:18 |
胡秀丛 15813570600
数据集成顾问 项目总监 她以卓越的数据集成专长,精通ERP、MES系统,以及数据中台的构建与优化。通过创新的一站式解决方案,她助力企业实现数据的无缝对接,提升业务流程效率,确保信息流通无障碍,为企业的数字化转型提供强有力的支持。
黄宏棵 13286997615
数据集成顾问 资深系统集成顾问,专长于ERP、电商OMS、钉钉及CRM系统。他能提供高效的集成方案,优化企业运营流程,提升业务效率和决策智能化。
卢剑航 13760755942
数据集成专家 拥有十多年丰富的经验,擅长ERP、MES、数据中台、营销云中台等集成。他能够根据客户需求,为其提供一站式集成解决方案,帮助企业快速实现各类系统数据集成服务。