mirror of
https://gitee.com/egzosn/pay-java-parent.git
synced 2026-05-11 07:57:12 +08:00
类预订单泛型约束本版本暂时移除
This commit is contained in:
@@ -29,7 +29,7 @@ import java.util.concurrent.locks.Lock;
|
||||
* email egzosn@gmail.com
|
||||
* date 2018-4-8 22:15:09
|
||||
*/
|
||||
public class PayPalPayService extends BasePayService<PayPalConfigStorage, PayOrder>{
|
||||
public class PayPalPayService extends BasePayService<PayPalConfigStorage>{
|
||||
|
||||
/**
|
||||
* 沙箱环境
|
||||
|
||||
Reference in New Issue
Block a user