企业AI知识库

轻易云AI知识库是一个为企业量身打造的智能解决方案,它能够进行机器人角色设定、知识库训练、发布/分享机器人,同时还带有AI智能对话功能,可以设定多种AI行业场景。适用于企业智能客服、企业智能文档、专家顾问助理等多种企业级商业场景,具有较大的商业使用价值。

了解更多,请访问轻企AI知识库官网

AI智能体

AI智能体是轻易云知识库的核心组成部分,它通过录入文档或问答来创建知识库,让机器人学习。根据机器人训练情况,企业可以实时删除或替换文档,以保持知识库的更新和准确性。AI智能体支持多种角色设定,如客服、销售、培训师、营销人员、行业专家等,以满足不同业务需求。

了解更多,请访问轻易云知识库体验中心

系统数据集成方案

金蝶云星空对接打通积加ERP物料查询接口与录入产品信息接口

数据集成方案

接入系统:金蝶云星空

金蝶K/3Cloud结合当今先进管理理论和数十万家国内客户最佳应用实践,面向事业部制、多地点、多工厂等运营协同与管控型企业及集团公司,提供一个通用的ERP服务平台。K/3Cloud支持的协同应用包括但不限于:集中/分散销售、集中/分散采购、B2B电商管理、B2C电商中心、供应商协同、多工厂计划、跨工厂领料、跨工厂加工、工厂间调拨、内部交易及结算、集团财务管理、阿米巴经营等。

接入系统:积加ERP

积加创始人及核心产品技术团队,深耕于跨境电商技术领域十余年,深刻领悟卖家在Amazon业务运营各环节的核心诉求,结合多年技术管理经验,全面考虑中国卖家的实际需求,开发出最懂亚马逊卖家、最适合中国市场的跨境电商ERP。

系统对接接口配置

异构系统具有非常丰富的业务流程、复杂的系统架构和服务接口。在很多情况下,这两个系统都是分别独立部署和运行的,各自拥有不同的技术栈和编程模型,甚至两者在系统平台、技术平台和编程语言上是完全异构的。那么对接就需要根据接口配置对应的规则,例如取数就要根据查询接口获取金蝶云星空的数据,并且根据对应的条件进行取数,目标系统就必须根据目标系统的格式,以及获取的数据进行加工处理后进行写入到积加ERP中。轻易云集成平台的可视化配置轻松实现。

泛微对接
泛微对接

金蝶云星空接口明细

  • 接口:executeBillQuery
  • 接口名称:物料查询
  • 接口方法:POST

请求参数

字段名称类型描述
FMasterIdidstring
FNumber编码string
FName名称string
FSpecification规格型号string
FMnemonicCode助记码string
FOldNumber旧物料编码string
FBARCODE条码string
FDescription描述string
FMaterialGroup_FNumber物料分组string
FErpClsID物料属性string
FDocumentStatus数据状态string
FForbidStatus禁用状态string
FBaseUnitId_FNumber基本单位.编码string
FCreateOrgId_FNumber创建组织string
FUseOrgId_FNumber使用组织string
FIsInventory允许库存string
FIsSale允许销售string
FIsAsset允许资产string
FIsSubContract允许委外string
FIsProduce允许生产string
FIsPurchase允许采购string
FStockId_FNumber仓库string
FPurchaseOrgId_FNumber采购组织.编码string
FPurchaseOrgId_FName采购组织string
FIsBatchManage启用批号管理string
FIsKFPeriod启用保质期管理string
FIsSNManage启用序列号管理string
FSafeStock安全库存string
FCategoryID存货类别string
FExpPeriod保质期string
FOrderQty起订量string
FMinQty最小批量string
FMaxQty最大批量string
FDefaultVendor_FNumber默认供应商string
FMaxPOQty最大订货量string
FMinPOQty最小订货量string
FIncreaseQty最小包装量string
FFixLeadTime固定提前期string
FVarLeadTime变动提前期string
FPlanBatchSplitQty拆分批量string
FProduceBillType_FNumber生产类型string
FPOBillTypeId_FNumber采购类型string
FSubBillType_FNumber委外类型string
FGROSSWEIGHT毛重string
FNETWEIGHT净重string
FWEIGHTUNITID_FNumber重量单位string
FLENGTHstring
FWIDTHstring
FHEIGHTstring
FVOLUME体积string
FWARRANTY保修期string
FSalePrice_CMK零售价string
FVIPPrice_CMK会员价string
FPurPrice_CMK采购单价string
FComBrandId_CMK_FNumber品牌string
FPURCHASERID采购员string
Limit最大行数string金蝶的查询分页参数
StartRow开始行索引string金蝶的查询分页参数
TopRowCount返回总行数int金蝶的查询分页参数
FilterString过滤条件string示例写法 FSupplierId.FNumber = 'VEN00010' and FApproveDate>=
FieldKeys需查询的字段key集合array金蝶分录主键ID格式:FPOOrderEntry_FEntryId,其它格式 FPurchaseOrgId.FNumber
FormId业务对象表单Idstring必须填写金蝶的表单ID如:PUR_PurchaseOrder

响应参数

字段名称类型描述
FMasterIdidstring
FNumber编码string
FName名称string
FSpecification规格型号string
FMnemonicCode助记码string
FOldNumber旧物料编码string
FBARCODE条码string
FDescription描述string
FMaterialGroup_FNumber物料分组string
FErpClsID物料属性string
FDocumentStatus数据状态string
FForbidStatus禁用状态string
FBaseUnitId_FNumber基本单位.编码string
FCreateOrgId_FNumber创建组织string
FUseOrgId_FNumber使用组织string
FIsInventory允许库存string
FIsSale允许销售string
FIsAsset允许资产string
FIsSubContract允许委外string
FIsProduce允许生产string
FIsPurchase允许采购string
FStockId_FNumber仓库string
FPurchaseOrgId_FNumber采购组织.编码string
FPurchaseOrgId_FName采购组织string
FIsBatchManage启用批号管理string
FIsKFPeriod启用保质期管理string
FIsSNManage启用序列号管理string
FSafeStock安全库存string
FCategoryID存货类别string
FExpPeriod保质期string
FOrderQty起订量string
FMinQty最小批量string
FMaxQty最大批量string
FDefaultVendor_FNumber默认供应商string
FMaxPOQty最大订货量string
FMinPOQty最小订货量string
FIncreaseQty最小包装量string
FFixLeadTime固定提前期string
FVarLeadTime变动提前期string
FPlanBatchSplitQty拆分批量string
FProduceBillType_FNumber生产类型string
FPOBillTypeId_FNumber采购类型string
FSubBillType_FNumber委外类型string
FGROSSWEIGHT毛重string
FNETWEIGHT净重string
FWEIGHTUNITID_FNumber重量单位string
FLENGTHstring
FWIDTHstring
FHEIGHTstring
FVOLUME体积string
FWARRANTY保修期string
FSalePrice_CMK零售价string
FVIPPrice_CMK会员价string
FPurPrice_CMK采购单价string
FComBrandId_CMK_FNumber品牌string
FPURCHASERID采购员string

积加ERP接口明细

  • 接口:api/v2/product/createproduct
  • 接口名称:录入产品信息
  • 接口方法:POST

请求参数

字段名称类型描述
productVoInfo产品资料object
productVoInfo.skuSKU (不能使用 +,*作为编码,建议使用数字、字母和下划线)string
productVoInfo.category品类string
productVoInfo.name名称string
productVoInfo.productType产品类型(0:成品;1:包材;2:组合成品;3:半成品;)string
productVoInfo.isInspection是否商检(1是/0否,不填写,默认为否)string
productVoInfo.state产品状态(0:正常;1:停用)string
productVoInfo.purchase是否采购(0:否;1:是;)string
productVoInfo.purchaseAccount采购负责人string
productVoInfo.dataPermission数据权限string
productVoInfo.packageL包装尺寸-长(cm)string
productVoInfo.packageW包装尺寸-宽(cm)string
productVoInfo.packageH包装尺寸-高(cm)string
productVoInfo.packageWeight单品毛重(g)string
productVoInfo.productDeliveryDays采购交期(天)string
productVoInfo.quote参考成本string
productVoInfo.briefName简称string
productVoInfo.smallImageUrl图片链接string
productVoInfo.unit单位(不填写,默认为pcs)string
productVoInfo.clothing属于服装类别(是/否,不填写,默认为否)string
productVoInfo.spuSPUstring
productVoInfo.brand品牌string
productVoInfo.productManagerAccountId产品负责人string
productVoInfo.assembly组合规则(子件01 SKU数量+子件02 SKU数量…)string
productVoInfo.assemblyPackage包材规则(包材01 SKU数量+包材02 SKU数量…)string
productVoInfo.singleProductSizeL单品尺寸-长(cm)string
productVoInfo.singleProductSizeW单品尺寸-宽(cm)string
productVoInfo.singleProductSizeH单品尺寸-高(cm)string
productVoInfo.singleProductNetWeight单品净重(g)string
productVoInfo.productCartonVos箱规列表信息array
productVoInfo.productCartonVos.nationaCustoms适用国家string
productVoInfo.productCartonVos.defaultFlag默认标志string
productVoInfo.productCartonVos.cartonSizeL外箱尺寸-长(cm)string
productVoInfo.productCartonVos.cartonSizeW外箱尺寸-宽(cm)string
productVoInfo.productCartonVos.cartonSizeH外箱尺寸-高(cm)string
productVoInfo.productCartonVos.singleQuantity单箱数量(pcs)string
productVoInfo.productCartonVos.singleWeight单箱毛重(g)string
productVoInfo.productCartonVos.singleNetWeight单箱净重(g)string
productVoInfo.productCartonVos.specification规格string
productVoInfo.productCartonVos.property属性string
productVoInfo.productCartonVos.title产品标题string
productVoInfo.productCartonVos.description产品描述string
productVoInfo.productCartonVos.transferGroup物流分组string
productVoInfo.productCartonVos.material产品材质string
productVoInfo.productCartonVos.productUsage产品用途string
productVoInfo.productCartonVos.manufacturingCountry制造国string
productVoInfo.productCartonVos.customsCode报关编码string
productVoInfo.productCartonVos.chineseCustomsName中文报关名string
productVoInfo.productCartonVos.englishCustomsName英文报关名string
productVoInfo.productCartonVos.productCustomsVos清关列表信息array
productVoInfo.productCartonVos.productCustomsVos.dutyCurrency默认-关税申报币种(例:人民币为CNY)string
productVoInfo.productCartonVos.productCustomsVos.dutyPrice默认-关税申报单价string
productVoInfo.productCartonVos.productCustomsVos.customsClearCode默认-清关编码string

系统对接总览

可视化配置,即便是普通业务人员也可以快速轻松对接多个平台,解决企业面临的数据孤岛,数据混乱等问题,实现数据可见、可用、可运营。进行统一化,模块化,标准化的服务能力和输出,实现对业务端数据需求的精准满足和高效响应,也可以在业务数据需求的不断增加下,让企业有整套的可复用的api资产以更换,支持业务的正常运转,节省开发成本。在不同的着重点和应用上解决数据共享,实现平台之间的独立管理。

系统接口如何对接

系统数据对接方案元数据代码