1
0
mirror of synced 2025-12-25 03:47:55 +08:00

new:电商收付通支付回调处理

This commit is contained in:
曾浩
2020-09-10 11:02:47 +08:00
parent b8d9a157f3
commit c8fc670f52

View File

@@ -2,7 +2,6 @@ package com.github.binarywang.wxpay.service.impl;
import com.github.binarywang.wxpay.bean.ecommerce.*;
import com.github.binarywang.wxpay.bean.ecommerce.enums.TradeTypeEnum;
import com.github.binarywang.wxpay.bean.payscore.PayScoreNotifyData;
import com.github.binarywang.wxpay.exception.WxPayException;
import com.github.binarywang.wxpay.service.EcommerceService;
import com.github.binarywang.wxpay.service.WxPayService;