Merge remote-tracking branch 'origin/develop' into develop

This commit is contained in:
egzosn
2018-03-28 17:02:39 +08:00
15 changed files with 31 additions and 24 deletions

View File

@@ -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>
*
*/

View File

@@ -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 {
/**