接口配置打通畅捷通T+和道一云数据对接
1 comments
接口配置打通畅捷通T+和道一云数据对接
接通系统:道一云
广东道一信息技术股份有限公司(简称:道一云)成立于2004年,是中国领先的产业互联网企业。公司致力于组织的生产力提升,为客户提供低代码、高效率的数字化转型解决方案,涵盖千人千面、智能流控的企业级门户、30多款开箱即用的场景应用,以及面向企业个性化搭建需求的低代码平台。
接入系统:畅捷通T+
畅捷通T+适用于异地多组织、多机构对企业财务汇总的管理需求;全面支持企业对远程仓库、异地办事处的管理需求;全面满足企业财务业务一体化管理需求。
数据接口配置
通过系统数据集成平台:数据集成方案。选择开始创建数据集成方案菜单。在方案配置表单中选择对应的源业务系统:道一云,然后选择对应的连接器。选择对应的qwcgi/api/reimApiCtl/getReimList.do作为数据对接来源。然后再写入目标平台配置目标系统为畅捷通T+,并且选择对应连接器。选择好对应的/tplus/api/v2/doc/Create接口作为数据写入动作完成第一步的接口配置。



道一云接口明细
- 调用接口:qwcgi/api/reimApiCtl/getReimList.do
- 接口名称:获取报销信息列表
- 方法:POST
请求参数
字段字段名称类型配置值 startTime开始时间string{{LAST_SYNC_TIME datetime}} endTime结束时间string{{CURRENT_TIME datetime}} currentPage查询页码string1 pageSize分页大小string100 dataKey数据包Keystringdata响应参数
字段字段名称类型配置值 actualMoney实付金额string payableMoney应付金额string verificationMoney核销金额string auditInfo审批信息string closePersonName最后审批人string closeTime最后审批时间string createTime创建日期string departmentName创建人部门名称string detailCount明细数量string creator创建人idstring personName创建人名称string reimNo报销单编号string statestatestring statusDesc审批状态string title报销单标题string totalMoney报销总金额string wxUserId创建人账号string globalRemark全局备注string fieldListfieldListstring itemMap全局自定义字段值json字符string detailList明细数据array detailList.mediaList附件集合string detailList.imgPathList图片地址集合string detailList.time产生日期-开始string detailList.endTimes产生日期-结束string detailList.money报销金额string detailList.projId成本中心idstring detailList.projName成本中心名称string detailList.subjId科目idstring 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畅捷通T+接口明细
- API:/tplus/api/v2/doc/Create
- NAME:凭证创建
- METHOD:POST
请求参数
接口字段名称预设值 ExternalCode外部编码{{reimNo}} DocType凭证字记 VoucherDate制单日期{{closeTime}} EntrysEntrysdetailList Entrys.borrow-1借方-1 Entrys.borrow-1.Summary-1借方摘要{{projName}}{{personName}}报{{endTimes}}{{subjFullName}} Entrys.borrow-1.Account-1借方科目档案660206 Entrys.borrow-1.ExchangeRate-1借方汇率1 Entrys.borrow-1.Currency-1借方货币RMB Entrys.borrow-1.AmountDr-1借方本币{{detailList.money}} Entrys.borrow-1.AuxInfos-1借方辅助核算项 Entrys.borrow-1.AuxInfos-1.AuxAccDepartment-1部门{{detailList.projName}} Entrys.borrow-1.AuxInfos-1.AuxAccPerson-1个人(员工)findCollection find Code from 3076d602-dbb1-3431-8977-b7558b1414d1 where Name={{detailList.personName}} Entrys.borrow-1.AuxInfos-1.AuxAccCustomer-1客户(往来单位) Entrys.borrow-1.AuxInfos-1.AuxAccProject-1项目 Entrys.borrow-1.AuxInfos-1.AuxAccInventory-1存货 Entrys.borrow-1.loan-2贷方-2 Entrys.borrow-1.loan-2.Summary-2贷方摘要{{projName}}{{personName}}报{{endTimes}}{{subjFullName}} Entrys.borrow-1.loan-2.Account-2贷方科目档案_function case when '{{itemMap.fod416dede4ea74efa828be2b39507e93c}}' in ('未付') then '10020101' else '{{detailList.reimCustomFieldDataList_1_value}}' end Entrys.borrow-1.loan-2.ExchangeRate-2贷方汇率1 Entrys.borrow-1.loan-2.Currency-2贷方货币RMB Entrys.borrow-1.loan-2.AmountCr-2贷方本币{{verificationMoney}} Entrys.borrow-1.loan-2.AuxInfos-2贷方辅助核算项 Entrys.borrow-1.loan-2.AuxInfos-2.AuxAccDepartment-2部门function case when '{{itemMap.fod416dede4ea74efa828be2b39507e93c}}' in ('未付') then '' else '{{detailList.projName}}' end Entrys.borrow-1.loan-2.AuxInfos-2.AuxAccPerson-2个人(员工)_function case when '{{itemMap.fod416dede4ea74efa828be2b39507e93c}}' in ('未付') then '' else _findCollection find Code from 3076d602-dbb1-3431-8977-b7558b1414d1 where Name={{detailList.personName}} endFind end Entrys.borrow-1.loan-2.AuxInfos-2.AuxAccCustomer-2客户(往来单位) Entrys.borrow-1.loan-2.AuxInfos-2.AuxAccProject-2项目 Entrys.borrow-1.loan-2.AuxInfos-2.AuxAccInventory-2存货 Entrys.borrow-1.loan-2.loan-4贷方-4 Entrys.borrow-1.loan-2.loan-4.Summary-4贷方摘要{{projName}}{{personName}}报{{endTimes}}{{subjFullName}} Entrys.borrow-1.loan-2.loan-4.Account-4贷方科目档案_function case when '{{itemMap.fod416dede4ea74efa828be2b39507e93c}}' in ('未付') then '10020101' else '{{detailList.reimCustomFieldDataList_1_value}}' end Entrys.borrow-1.loan-2.loan-4.ExchangeRate-4贷方汇率1 Entrys.borrow-1.loan-2.loan-4.Currency-4贷方货币RMB Entrys.borrow-1.loan-2.loan-4.AmountCr-4贷方本币function sum({{detailList.money}}-{{verificationMoney}}) Entrys.borrow-1.loan-2.loan-4.AuxInfos-4贷方辅助核算项 Entrys.borrow-1.loan-2.loan-4.AuxInfos-4.AuxAccDepartment-4部门_function case when '{{itemMap.fod416dede4ea74efa828be2b39507e93c}}' in ('未付') then '' else '{{detailList.projName}}' end Entrys.borrow-1.loan-2.loan-4.AuxInfos-4.AuxAccPerson-4个人(员工)_function case when '{{itemMap.fod416dede4ea74efa828be2b39507e93c}}' in ('未付') then '' else _findCollection find Code from 3076d602-dbb1-3431-8977-b7558b1414d1 where Name={{detailList.personName}} _endFind end Entrys.borrow-1.loan-2.loan-4.AuxInfos-4.AuxAccCustomer-4客户(往来单位) Entrys.borrow-1.loan-2.loan-4.AuxInfos-4.AuxAccProject-4项目 Entrys.borrow-1.loan-2.loan-4.AuxInfos-4.AuxAccInventory-4存货 Entrys.dataKeydataKeydto Entrys.accountStrategyId科目基础资料查询方案367ab75e-7355-3ae5-bb7a-35e6a5d934d3系统对接总览
异构系统都具有非常丰富的业务流程、复杂的系统架构和服务接口。在很多情况下,这两个系统都是分别独立部署和运行的,各自拥有不同的技术栈和编程模型,甚至两者在系统平台、技术平台和编程语言上是完全异构的。采用“轻易云集成方案”的解决方案,可以满足客户的实际业务需求,推动软件工程的规范化,使开发人员遵循统一的概要设计开发实现,降低系统实现的风险,做到系统设计资料的规范性与全面性,以利于系统的实现、测试、维护、版本升级等。通过轻易云系统集成平台完美结合:打破企业内部数据孤岛,无需繁琐的处理工序,与数据集成服务完美结合,让数据真正通起来。 资源互补:汇集各种行业解决方案,资源互补,企业管理融合提升。


Hot Discussions
- 电商多平台财务自动对账:从手工核数到智能闭环的完整落地指南2026-07-15
- 主流AI深度评测合集:轻易云全场景异构系统对接硬核技术资源大全2026-07-04
- ### 2026年企业级数据集成平台与AI模型实战图谱2026-06-26
- 打破数据高墙:从“轻易云”实践看企业异构系统集成的技术范式革命2026-06-26
- 境内外电商平台对账的技术挑战与智能化解决方案2026-06-25
