mirror of
https://gitee.com/egzosn/pay-java-parent.git
synced 2026-05-16 19:46:32 +08:00
帮助文档添加作者信息
This commit is contained in:
@@ -7,8 +7,11 @@ import java.util.Map;
|
||||
/**
|
||||
* 高级支付接口
|
||||
* @author Actinia
|
||||
* @email hayesfu@qq.com
|
||||
* @date 2018/1/18
|
||||
* @author egan
|
||||
* <pre>
|
||||
* email hayesfu@qq.com
|
||||
* date 2018/1/18
|
||||
* </pre>
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
@@ -2,10 +2,13 @@ package com.egzosn.pay.payoneer.api;
|
||||
import com.egzosn.pay.common.api.BasePayConfigStorage;
|
||||
|
||||
/**
|
||||
* @descrption
|
||||
* Payoneer P卡 支付 配置
|
||||
* @author Actinia
|
||||
* @email hayesfu@qq.com
|
||||
* @date 2018-01-19
|
||||
* @author egan
|
||||
* <pre>
|
||||
* email hayesfu@qq.com
|
||||
* date 2018-01-19
|
||||
* </pre>
|
||||
*/
|
||||
public class PayoneerConfigStorage extends BasePayConfigStorage {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user