mirror of
https://gitee.com/egzosn/pay-java-parent.git
synced 2026-05-22 18:11:39 +08:00
增加支付教程
This commit is contained in:
@@ -3,7 +3,7 @@ package com.egzosn.pay.ali.api;
|
||||
import com.egzosn.pay.common.api.BasePayConfigStorage;
|
||||
|
||||
/**
|
||||
* 支付客户端配置存储
|
||||
* 支付配置存储
|
||||
* author egan
|
||||
*
|
||||
* email egzosn@gmail.com
|
||||
|
||||
@@ -23,7 +23,7 @@ import java.text.SimpleDateFormat;
|
||||
import java.util.*;
|
||||
|
||||
/**
|
||||
* 支付宝支付通知
|
||||
* 支付宝支付服务
|
||||
* @author egan
|
||||
*
|
||||
* email egzosn@gmail.com
|
||||
@@ -293,7 +293,6 @@ public class AliPayService extends BasePayService {
|
||||
|
||||
/**
|
||||
* 生成二维码支付
|
||||
* 暂未实现或无此功能
|
||||
* @param order 发起支付的订单信息
|
||||
* @return 返回图片信息,支付时需要的
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user