mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-21 11:35:12 +08:00
update优化清分账单逻辑
This commit is contained in:
@@ -1670,6 +1670,7 @@ public class OrderBasicInfoServiceImpl implements IOrderBasicInfoService {
|
||||
status = AdapayStatusEnum.PENDING.getValue();
|
||||
}
|
||||
result.setStatus(status);
|
||||
logger.info("校验订单分账金额-orderCode:{}, 分账结果:{}", orderCode, JSON.toJSONString(result));
|
||||
return result;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user