mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-21 11:35:12 +08:00
add 推送订单对账结果信息 接口
This commit is contained in:
@@ -201,7 +201,10 @@ public class SpringBootTestController {
|
||||
// lianLianService.pushOrderSettlementInfo("C27680791529");
|
||||
|
||||
// 查询订单结算信息
|
||||
lianLianService.queryOrderSettlementInfo("C27680791529");
|
||||
// lianLianService.queryOrderSettlementInfo("C27680791529");
|
||||
|
||||
// 推送订单对账结果信息
|
||||
lianLianService.pushOrderReconciliationInfo("C27680791529");
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user