广东道一信息技术股份有限公司(简称:道一云)成立于2004年,是中国领先的产业互联网企业。公司致力于组织的生产力提升,为客户提供低代码、高效率的数字化转型解决方案,涵盖千人千面、智能流控的企业级门户、30多款开箱即用的场景应用,以及面向企业个性化搭建需求的低代码平台。
畅捷通T+是一款新型互联网企业管理软件,全面满足成长型小微企业对其灵活的业务流程的管控需求,重点解决往来业务管理、订单跟踪、资金、库存等管理难题。产品支持您通过各种固定或移动设备随时迅速获取企业实时、动态的运营信息,以及随时随地,实时掌握的特性带给您全新的体验感受。
系统对接前期需要通过调研公司的业务,规划出最便捷,效率最高的整体流程。通过流程我们需要建立对应的方案来吧这些流程一一的落地,轻易云集成平台开箱即用的、可视化拖、拉、拽实现接口服务编排与聚合。只需要根据指引设定好对应的参数即可启动使用。设定好源平台:道一云的接口参数设置,以及设定好目标平台:畅捷通T+的映射,即可启动方案进行测试
字段 | 字段名称 | 类型 | 配置值 |
---|---|---|---|
startTime | 开始时间 | string | {{LAST_SYNC_TIME datetime}} |
endTime | 结束时间 | string | {{CURRENT_TIME datetime}} |
currentPage | 查询页码 | string | 1 |
pageSize | 分页大小 | string | 100 |
dataKey | 数据包Key | string | data |
字段 | 字段名称 | 类型 | 配置值 |
---|---|---|---|
actualMoney | 实付金额 | string | |
payableMoney | 应付金额 | string | |
verificationMoney | 核销金额 | string | |
auditInfo | 审批信息 | string | |
closePersonName | 最后审批人 | string | |
closeTime | 最后审批时间 | string | |
createTime | 创建日期 | string | |
departmentName | 创建人部门名称 | string | |
detailCount | 明细数量 | string | |
creator | 创建人id | string | |
personName | 创建人名称 | string | |
reimNo | 报销单编号 | string | |
state | state | string | |
statusDesc | 审批状态 | string | |
title | 报销单标题 | string | |
totalMoney | 报销总金额 | string | |
wxUserId | 创建人账号 | string | |
globalRemark | 全局备注 | string | |
fieldList | fieldList | string | |
itemMap | 全局自定义字段值json字符 | string | |
detailList | 明细数据 | array | |
detailList.mediaList | 附件集合 | string | |
detailList.imgPathList | 图片地址集合 | string | |
detailList.time | 产生日期-开始 | string | |
detailList.endTimes | 产生日期-结束 | string | |
detailList.money | 报销金额 | string | |
detailList.projId | 成本中心id | string | |
detailList.projName | 成本中心名称 | string | |
detailList.subjId | 科目id | string | |
detailList.subjFullName | 所属科目 | string | |
detailList.subjCode | 科目编码 | string | |
detailList.remark | 备注 | string | |
detailList.invoices | 发票集合 | string | |
detailList.type | 识别的发票类型 | string | |
detailList.invoiceCode | 发票代码 | string | |
detailList.invoiceNumber | 发票号码 | string | |
detailList.date | 发票日期 | string | |
detailList.checkCode | 校验码 | string | |
detailList.total | 发票-总金额 | string | |
detailList.tax | 发票-税额 | string | |
detailList.pretaxAmount | 发票-税前金额 | string | |
detailList.reimCustomFieldDataList | 明细自定义字段 | string | |
detailList.customName | 字段名称 | string | |
detailList.value | 自定义字段值 | string |
字段 | 字段名称 | 类型 | 配置值 |
---|---|---|---|
ExternalCode | 外部编码 | string | {{reimNo}}{{detailList.subjName}} |
DocType | 凭证字 | string | 记 |
VoucherDate | 制单日期 | string | {{closeTime}} |
Entrys | Entrys | array | detailList |
Entrys.borrow-1 | 借方-1 | object | |
Entrys.borrow-1.Summary-1 | 借方摘要 | string | {{projName}}{{personName}}报{{endTimes}}{{subjFullName}} |
Entrys.borrow-1.Account-1 | 借方科目档案 | string | 6601040202 |
Entrys.borrow-1.ExchangeRate-1 | 借方汇率 | string | 1 |
Entrys.borrow-1.Currency-1 | 借方货币 | string | RMB |
Entrys.borrow-1.AmountDr-1 | 借方本币 | string | function sum({{detailList.invoices.0.amount}}-{{detailList.invoices.0.taxAmount}}) |
Entrys.borrow-1.AuxInfos-1 | 借方辅助核算项 | array | |
Entrys.borrow-1.AuxInfos-1.AuxAccDepartment-1 | 部门 | string | {{detailList.projName}} |
Entrys.borrow-1.AuxInfos-1.AuxAccPerson-1 | 个人(员工) | string | _findCollection find Code from 3076d602-dbb1-3431-8977-b7558b1414d1 where Name={{personName}} |
Entrys.borrow-1.AuxInfos-1.AuxAccCustomer-1 | 客户(往来单位) | string | |
Entrys.borrow-1.AuxInfos-1.AuxAccProject-1 | 项目 | string | |
Entrys.borrow-1.AuxInfos-1.AuxAccInventory-1 | 存货 | string | |
Entrys.borrow-1.borrow-3 | 借方-3 | object | |
Entrys.borrow-1.borrow-3.Summary-3 | 借方摘要 | string | {{projName}}{{personName}}报{{endTimes}}{{subjFullName}}{{detailList.invoices.0.invoiceName}} |
Entrys.borrow-1.borrow-3.Account-3 | 借方科目档案 | string | function case when '{{detailList.invoices.0.invoiceName}}'='增值税专用发票百分之6' then '2221010104' when '{{detailList.invoices.0.invoiceName}}'='增值税专用发票百分之5' then '2221010103' when '{{detailList.invoices.0.invoiceName}}'='增值税专用发票百分之3' then '2221010102' when '{{detailList.invoices.0.invoiceName}}'=10 then '2221010105' when '{{detailList.invoices.0.invoiceName}}'='增值税专用发票百分之13' then '2221010106' when '{{detailList.invoices.0.invoiceName}}'=16 then '2221010101' when '{{detailList.invoices.0.invoiceName}}'='增值税专用发票百分之9' then '2221010109' when '{{detailList.invoices.0.invoiceName}}'=13 then '2221010106' when '{{detailList.invoices.0.invoiceName}}'='增值税专用发票百分之1' then '2221010110' when '{{detailList.invoices.0.invoiceName}}'='长途汽车票' then '2221010107' when '{{detailList.invoices.0.invoiceName}}'='飞机票' then '2221010108' when '{{detailList.invoices.0.invoiceName}}'='火车票' then '2221010108' else '22210101' end |
Entrys.borrow-1.borrow-3.ExchangeRate-3 | 借方汇率 | string | 1 |
Entrys.borrow-1.borrow-3.Currency-3 | 借方货币 | string | RMB |
Entrys.borrow-1.borrow-3.AmountDr-3 | 借方本币 | string | _function case when '{{detailList.invoices.0.taxAmount}}'=0 then '' else '{{detailList.invoices.0.taxAmount}}' end |
Entrys.borrow-1.borrow-3.AuxInfos-3 | 借方辅助核算项 | array | |
Entrys.borrow-1.borrow-3.AuxInfos-3.AuxAccDepartment-3 | 部门 | string | {{detailList.projName}} |
Entrys.borrow-1.borrow-3.AuxInfos-3.AuxAccPerson-3 | 个人(员工) | string | findCollection find Code from 3076d602-dbb1-3431-8977-b7558b1414d1 where Name={{personName}} |
Entrys.borrow-1.borrow-3.AuxInfos-3.AuxAccCustomer-3 | 客户(往来单位) | string | |
Entrys.borrow-1.borrow-3.AuxInfos-3.AuxAccProject-3 | 项目 | string | |
Entrys.borrow-1.borrow-3.AuxInfos-3.AuxAccInventory-3 | 存货 | string | |
Entrys.borrow-1.borrow-3.loan-2 | 贷方-2 | object | |
Entrys.borrow-1.borrow-3.loan-2.Summary-2 | 贷方摘要 | string | {{projName}}{{personName}}报{{endTimes}}{{subjFullName}} |
Entrys.borrow-1.borrow-3.loan-2.Account-2 | 贷方科目档案 | string | _function case when '{{itemMap.fod416dede4ea74efa828be2b39507e93c}}' in ('未付') then '10020101' else '{{detailList.reimCustomFieldDataList_1_value}}' end |
Entrys.borrow-1.borrow-3.loan-2.ExchangeRate-2 | 贷方汇率 | string | 1 |
Entrys.borrow-1.borrow-3.loan-2.Currency-2 | 贷方货币 | string | RMB |
Entrys.borrow-1.borrow-3.loan-2.AmountCr-2 | 贷方本币 | string | {{verificationMoney}} |
Entrys.borrow-1.borrow-3.loan-2.AuxInfos-2 | 贷方辅助核算项 | array | |
Entrys.borrow-1.borrow-3.loan-2.AuxInfos-2.AuxAccDepartment-2 | 部门 | string | function case when '{{itemMap.fod416dede4ea74efa828be2b39507e93c}}' in ('未付') then '' else '{{detailList.projName}}' end |
Entrys.borrow-1.borrow-3.loan-2.AuxInfos-2.AuxAccPerson-2 | 个人(员工) | string | _function case when '{{itemMap.fod416dede4ea74efa828be2b39507e93c}}' in ('未付') then '' else _findCollection find Code from 3076d602-dbb1-3431-8977-b7558b1414d1 where Name={{personName}} endFind end |
Entrys.borrow-1.borrow-3.loan-2.AuxInfos-2.AuxAccCustomer-2 | 客户(往来单位) | string | |
Entrys.borrow-1.borrow-3.loan-2.AuxInfos-2.AuxAccProject-2 | 项目 | string | |
Entrys.borrow-1.borrow-3.loan-2.AuxInfos-2.AuxAccInventory-2 | 存货 | string | |
Entrys.borrow-1.borrow-3.loan-2.loan-4 | 贷方-4 | object | |
Entrys.borrow-1.borrow-3.loan-2.loan-4.Summary-4 | 贷方摘要 | string | {{projName}}{{personName}}报{{endTimes}}{{subjFullName}} |
Entrys.borrow-1.borrow-3.loan-2.loan-4.Account-4 | 贷方科目档案 | string | _function case when '{{itemMap.fod416dede4ea74efa828be2b39507e93c}}' in ('未付') then '10020101' else '{{detailList.reimCustomFieldDataList_1_value}}' end |
Entrys.borrow-1.borrow-3.loan-2.loan-4.ExchangeRate-4 | 贷方汇率 | string | 1 |
Entrys.borrow-1.borrow-3.loan-2.loan-4.Currency-4 | 贷方货币 | string | RMB |
Entrys.borrow-1.borrow-3.loan-2.loan-4.AmountCr-4 | 贷方本币 | string | function case when '{{verificationMoney}}' in ('') then '{{detailList.money}}' else sum('{{detailList.money}}'-'{{verificationMoney}}') end |
Entrys.borrow-1.borrow-3.loan-2.loan-4.AuxInfos-4 | 贷方辅助核算项 | array | |
Entrys.borrow-1.borrow-3.loan-2.loan-4.AuxInfos-4.AuxAccDepartment-4 | 部门 | string | _function case when '{{itemMap.fod416dede4ea74efa828be2b39507e93c}}' in ('未付') then '' else '{{detailList.projName}}' end |
Entrys.borrow-1.borrow-3.loan-2.loan-4.AuxInfos-4.AuxAccPerson-4 | 个人(员工) | string | function case when '{{itemMap.fod416dede4ea74efa828be2b39507e93c}}' in ('未付') then '' else 'findCollection find Code from 3076d602-dbb1-3431-8977-b7558b1414d1 where Name={{personName}} _endFind' end |
Entrys.borrow-1.borrow-3.loan-2.loan-4.AuxInfos-4.AuxAccCustomer-4 | 客户(往来单位) | string | |
Entrys.borrow-1.borrow-3.loan-2.loan-4.AuxInfos-4.AuxAccProject-4 | 项目 | string | |
Entrys.borrow-1.borrow-3.loan-2.loan-4.AuxInfos-4.AuxAccInventory-4 | 存货 | string | |
Entrys.dataKey | dataKey | string | dto |
Entrys.accountStrategyId | 科目基础资料查询方案 | string | 367ab75e-7355-3ae5-bb7a-35e6a5d934d3 |
全新的API数据集成模式,赋能企业业务创新 传统企业集成主要采用点对点或ESB集成方式,基于全新API战略中台的API新型集成方式通过解耦系统资源,降低系统间对接难度,实现快速业务需求响应,提升对接效率,助力企业满足快速业务交付需求,实现业务创新。通过构建API生态,助力能力开放与共享 基于API战略中台梳理并整合内部API资源与IT资产,可实现内部资源共享,满足内部开发人员资源使用需求,例如:畅捷通T+与道一云之间数据集成;并将API资源对外可控开放,打造面向开发者的生态服务,为您打通自身和上下游合作伙伴,创造共赢价值链。开展API战略中台,重塑IT 帮助您基于内部资源构建不同业务能力中心,打造企业统一API战略中台,赋能企业发展,实现对业务频繁变化的快速响应。同时您在能力中心基础上构建新业务时,无需从“零”组建各业务模块,提升开发效率,重塑IT组织及交付能力。
2022-01-10 18:05:47 | |
2021-06-18 02:06:20 | |
2022-09-10 17:24:36 | |
2024-03-03 12:53:03 | |
2024-08-12 10:34:45 | |
2022-05-05 19:35:12 | |
2024-04-24 05:34:31 | |
2024-10-10 06:42:03 | |
2023-03-19 03:31:08 | |
2023-09-14 17:54:44 | |
2022-08-26 14:32:23 | |
2024-12-12 14:25:06 | |
2024-12-14 07:03:03 | |
2024-12-28 16:54:23 | |
2024-12-04 00:48:58 | |
2024-10-31 23:01:50 | |
2024-11-03 12:19:18 | |
2024-11-03 06:44:42 | |
2024-11-11 11:54:49 | |
2024-12-27 11:36:54 | |
2023-02-28 06:41:44 | |
2023-02-28 06:19:33 | |
2023-02-18 07:39:21 | |
2023-02-12 02:11:43 | |
2023-02-07 09:33:55 |
胡秀丛 15813570600
数据集成顾问 项目总监 她以卓越的数据集成专长,精通ERP、MES系统,以及数据中台的构建与优化。通过创新的一站式解决方案,她助力企业实现数据的无缝对接,提升业务流程效率,确保信息流通无障碍,为企业的数字化转型提供强有力的支持。
黄宏棵 13286997615
数据集成顾问 资深系统集成顾问,专长于ERP、电商OMS、钉钉及CRM系统。他能提供高效的集成方案,优化企业运营流程,提升业务效率和决策智能化。
卢剑航 13760755942
数据集成专家 拥有十多年丰富的经验,擅长ERP、MES、数据中台、营销云中台等集成。他能够根据客户需求,为其提供一站式集成解决方案,帮助企业快速实现各类系统数据集成服务。