企业AI知识库

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

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

AI智能体

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

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

系统数据集成方案

管易云对接打通金蝶云星空采购入库查询接口与采购入库新增接口

钉钉与ERP对接

数据源平台:管易云

管易云是上海管易云计算软件有限公司旗下的专注提供电商企业管理软件服务的品牌,总部位于中国上海张江高科技产业园区。管易云旗下拥有管易云C-ERP、EC-OMS、EC-WMS、B2C/B2B/BBC/微商城开发、PDA无纸化仓储解决方案、新零售一体化解决方案等产品

对接系统:金蝶云星空

金蝶K/3Cloud在总结百万家客户管理最佳实践的基础上,提供了标准的管理模式;通过标准的业务架构:多会计准则、多币别、多地点、多组织、多税制应用框架等,有效支持企业的运营管理;K/3Cloud提供了标准的业务建模:35种标准ERP领域模型、1046种模型元素、21243种模型元素属性组合,288个业务服务构件,让企业及伙伴可快速构建出行业化及个性化的应用。

配置集成方案

通过可视化界面的拖、拉、拽即可轻松快速构建数据集成流程,将管易云、金蝶云星空之间接口数据联通,支持数据在线预览、数据集成流程全过程调试,Web界面追踪调试日志等功能。 平台兼具实时数据处理和数据集成分发功能,用户通过可视化的拖、拽即可完成数据处理逻辑,将数据加工处理后分发到下游业务系统或其他异构存储中。

ERP如何对接
ERP打通OA
云星空接口集成

管易云接口明细

  • 接口:gy.erp.purchase.arrive.get
  • 接口名称:采购入库查询
  • 接口方法:POST

请求参数

字段名称类型描述
start_create创建时间开始段string
end_create创建时间结束段string
start_approve审核时间开始段string
end_approve审核时间结束段string
status审核状态string
start_modify修改时间开始段string
end_modify修改时间结束段string
has_cancel_data是否返回已作废的入库单数据string
page_size分页大小string默认为10
page_no页号string默认1

响应参数

字段名称类型描述
codecodestring_autoFillResponse
notenotestring_autoFillResponse
create_datecreate_datestring_autoFillResponse
approve_dateapprove_datestring_autoFillResponse
accountaccountstring_autoFillResponse
warehouse_codewarehouse_codestring_autoFillResponse
warehouse_namewarehouse_namestring_autoFillResponse
supplier_codesupplier_codestring_autoFillResponse
supplier_namesupplier_namestring_autoFillResponse
statusstatusstring_autoFillResponse
detailsdetailsarray_autoFillResponse
details.qtyqtystring_autoFillResponse
details.pricepricestring_autoFillResponse
details.amountamountstring_autoFillResponse
details.notenotestring_autoFillResponse
details.item_iditem_idstring_autoFillResponse
details.item_sku_iditem_sku_idstring_autoFillResponse
details.item_codeitem_codestring_autoFillResponse
details.sku_codesku_codestring_autoFillResponse
details.sku_notesku_notestring_autoFillResponse
details.sku_namesku_namestring_autoFillResponse
details.amount_no_rateamount_no_ratestring_autoFillResponse
details.price_no_rateprice_no_ratestring_autoFillResponse
details.unarrive_qtyunarrive_qtystring_autoFillResponse
details.tax_ratetax_ratestring_autoFillResponse
details.tax_amounttax_amountstring_autoFillResponse
details.detail_uniquedetail_uniquestring_autoFillResponse
details.detail_batchdetail_batchstring_autoFillResponse
details.out_qtyout_qtystring_autoFillResponse
details.create_namecreate_namestring_autoFillResponse
details.order_typeorder_typestring_autoFillResponse
details.purchase_codepurchase_codestring_autoFillResponse
details.cancelcancelstring_autoFillResponse
details.account_dateaccount_datestring_autoFillResponse
details.modify_datemodify_datestring_autoFillResponse
details.ex_costex_coststring_autoFillResponse

金蝶云星空接口明细

  • 接口:batchSave
  • 接口名称:采购入库新增
  • 接口方法:POST

请求参数

字段名称类型描述
FBillTypeID单据类型string单据类型
FBillNo单据编号string单据编号
FSupplierId供应商string基础资料
FDate入库日期string日期
FDeliveryBill送货单号string文本
FTakeDeliveryBill提货单号string文本
FInStockFin财务信息object
FInStockFin.FSettleOrgId结算组织string组织
FInStockFin.FPayOrgId付款组织string组织
FInStockFin.FInStockEntry明细信息array
FInStockFin.FInStockEntry.FMaterialId物料编码string基础资料
FInStockFin.FInStockEntry.FCMKBarCode零售条形码string文本
FInStockFin.FInStockEntry.FRealQty实收数量string数量
FInStockFin.FInStockEntry.FPrice单价string单价
FInStockFin.FInStockEntry.FLot批号string批次
FInStockFin.FInStockEntry.FStockId仓库string基础资料
FInStockFin.FInStockEntry.FStockLocId仓位string维度关联字段
FInStockFin.FInStockEntry.FMtoNo计划跟踪号string文本
FInStockFin.FInStockEntry.FGiveAway是否赠品string复选框
FInStockFin.FInStockEntry.FNote备注string多行文本
FInStockFin.FInStockEntry.FTaxPrice含税单价string单价
FInStockFin.FInStockEntry.FEntryTaxRate税率(%)string小数
FInStockFin.FInStockEntry.FDiscountRate折扣率(%)string小数
FInStockFin.FInStockEntry.FOWNERID货主string多类别基础资料
FInStockFin.FInStockEntry.FNoteText备注string
FInStockFin.FInStockEntry.FormId业务对象表单Idstring必须填写金蝶的表单ID如:PUR_PurchaseOrder
FInStockFin.FInStockEntry.IsAutoSubmitAndAudit提交并审核bool
FInStockFin.FInStockEntry.Operation执行的操作string
FInStockFin.FInStockEntry.IsVerifyBaseDataField验证基础资料bool是否验证所有的基础资料有效性,布尔类,默认false(非必录)
FInStockFin.FInStockEntry.SubSystemId系统模块string默认仓库模块

系统数据集成价值

异构系统都具有非常丰富的业务流程、复杂的系统架构和服务接口。在很多情况下,这两个系统都是分别独立部署和运行的,各自拥有不同的技术栈和编程模型,甚至两者在系统平台、技术平台和编程语言上是完全异构的。采用“轻易云集成方案”的解决方案,可以满足客户的实际业务需求,推动软件工程的规范化,使开发人员遵循统一的概要设计开发实现,降低系统实现的风险,做到系统设计资料的规范性与全面性,以利于系统的实现、测试、维护、版本升级等。通过轻易云系统集成平台完美结合:打破企业内部数据孤岛,无需繁琐的处理工序,与数据集成服务完美结合,让数据真正通起来。 资源互补:汇集各种行业解决方案,资源互补,企业管理融合提升。

系统接口打通

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