You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sdny-order/order-check
zhenghaiyang@ele-cloud.com 23f74cc197 feature 1.山能订单服务代码初始化,版本:V6.1.2.5 2 years ago
..
src feature 1.山能订单服务代码初始化,版本:V6.1.2.5 2 years ago
ReadMe.md feature 1.山能订单服务代码初始化,版本:V6.1.2.5 2 years ago
pom.xml feature 1.山能订单服务代码初始化,版本:V6.1.2.5 2 years ago

ReadMe.md

验证开票数据

1.调用OrderCheckUtil.checkInterfaceParam(),入参为开票请求数据.返回一个map 2.如果map中的errorCode为0000,说明校验通过, 3.如果map中errorCode非0000,说明验证失败,获取errorMsg展示错误信息.