mirror of
https://gitee.com/egzosn/pay-java-parent.git
synced 2026-06-05 08:00:48 +08:00
类预订单泛型约束本版本暂时移除
This commit is contained in:
@@ -21,7 +21,7 @@ import java.util.*;
|
||||
* create 2017 2017/1/16 0016
|
||||
* </pre>
|
||||
*/
|
||||
public class FuiouPayService extends BasePayService<FuiouPayConfigStorage, PayOrder> {
|
||||
public class FuiouPayService extends BasePayService<FuiouPayConfigStorage> {
|
||||
|
||||
/**
|
||||
* 正式域名
|
||||
|
||||
Reference in New Issue
Block a user