This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
序号 日期 版本号 说明
1 2025年04月18日 1.0.0 初始版本号(数字CPC车道系统-国道服务器对接接口-对账)
#DCPC验签接口及获取对账文件接口--目前是测试环境,后期换成内网地址
#是否开启获取国道CPC对账文件 0--不开启,1-开启
isOpenDCPCTimeTask=0
verifyInterfaceUrl=https://openapi.mtuoluo.com/api/dcpc/user
reconciliationInterfaceUrl=https://openapi.mtuoluo.com/api/dcpc/billCheck
2 2025年06月18日 1.0.1 增加查询明细及统计日对账查询页面
3 2025年06月20日 1.0.2 重新获取统计日期的明细及汇总文件时DCPC_GD_PAY_INFO、DCPC_GD_SUMMARY_INFO按主键先删后插