Commit cf1387fd authored by terrfly's avatar terrfly
Browse files

变更文件site

parent adba7f7e
...@@ -33,7 +33,7 @@ import org.springframework.stereotype.Service; ...@@ -33,7 +33,7 @@ import org.springframework.stereotype.Service;
* 云闪付 jsapi * 云闪付 jsapi
* *
* @author pangxiaoyu * @author pangxiaoyu
* @site https://www.jeepay.vip * @site https://www.jeequan.com
* @date 2021/6/8 18:11 * @date 2021/6/8 18:11
*/ */
@Service("ysfpayPaymentByJsapiService") //Service Name需保持全局唯一性 @Service("ysfpayPaymentByJsapiService") //Service Name需保持全局唯一性
......
...@@ -39,9 +39,9 @@ import java.util.Map.Entry; ...@@ -39,9 +39,9 @@ import java.util.Map.Entry;
/* /*
* 参考云闪付demo实现的 httputils * 参考云闪付demo实现的 httputils
* *
* @author terrfly * @author terrfly
* @site https://www.jeepay.vip * @site https://www.jeequan.com
* @date 2021/6/8 17:25 * @date 2021/6/8 17:25
*/ */
public class YsfHttpUtil { public class YsfHttpUtil {
...@@ -448,4 +448,4 @@ public class YsfHttpUtil { ...@@ -448,4 +448,4 @@ public class YsfHttpUtil {
} }
\ No newline at end of file
...@@ -34,7 +34,7 @@ import java.util.TreeMap; ...@@ -34,7 +34,7 @@ import java.util.TreeMap;
* *
* @author terrfly * @author terrfly
* @modify pangxiaoyu * @modify pangxiaoyu
* @site https://www.jeepay.vip * @site https://www.jeequan.com
* @date 2021-06-07 07:15 * @date 2021-06-07 07:15
*/ */
public class YsfSignUtils { public class YsfSignUtils {
......
...@@ -27,7 +27,7 @@ import org.springframework.data.redis.core.StringRedisTemplate; ...@@ -27,7 +27,7 @@ import org.springframework.data.redis.core.StringRedisTemplate;
* RedisConfig * RedisConfig
* *
* @author terrfly * @author terrfly
* @site https://www.jeepay.vip * @site https://www.jeequan.com
* @date 2021/6/8 17:25 * @date 2021/6/8 17:25
*/ */
@Configuration @Configuration
......
...@@ -23,7 +23,7 @@ import org.springframework.stereotype.Component; ...@@ -23,7 +23,7 @@ import org.springframework.stereotype.Component;
* 系统Yml配置参数定义Bean * 系统Yml配置参数定义Bean
* *
* @author terrfly * @author terrfly
* @site https://www.jeepay.vip * @site https://www.jeequan.com
* @date 2021-04-27 15:50 * @date 2021-04-27 15:50
*/ */
@Component @Component
......
...@@ -53,7 +53,7 @@ import java.util.Date; ...@@ -53,7 +53,7 @@ import java.util.Date;
* 创建支付订单抽象类 * 创建支付订单抽象类
* *
* @author terrfly * @author terrfly
* @site https://www.jeepay.vip * @site https://www.jeequan.com
* @date 2021/6/8 17:26 * @date 2021/6/8 17:26
*/ */
@Slf4j @Slf4j
......
...@@ -42,7 +42,7 @@ import javax.servlet.http.HttpServletRequest; ...@@ -42,7 +42,7 @@ import javax.servlet.http.HttpServletRequest;
* 渠道侧的通知入口Controller 【分为同步跳转(doReturn)和异步回调(doNotify) 】 * 渠道侧的通知入口Controller 【分为同步跳转(doReturn)和异步回调(doNotify) 】
* *
* @author terrfly * @author terrfly
* @site https://www.jeepay.vip * @site https://www.jeequan.com
* @date 2021/6/8 17:26 * @date 2021/6/8 17:26
*/ */
@Slf4j @Slf4j
......
...@@ -33,7 +33,7 @@ import org.springframework.web.bind.annotation.RestController; ...@@ -33,7 +33,7 @@ import org.springframework.web.bind.annotation.RestController;
* 商户查单controller * 商户查单controller
* *
* @author terrfly * @author terrfly
* @site https://www.jeepay.vip * @site https://www.jeequan.com
* @date 2021/6/8 17:26 * @date 2021/6/8 17:26
*/ */
@Slf4j @Slf4j
......
...@@ -36,7 +36,7 @@ import org.springframework.web.bind.annotation.RestController; ...@@ -36,7 +36,7 @@ import org.springframework.web.bind.annotation.RestController;
* 统一下单 controller * 统一下单 controller
* *
* @author terrfly * @author terrfly
* @site https://www.jeepay.vip * @site https://www.jeequan.com
* @date 2021/6/8 17:27 * @date 2021/6/8 17:27
*/ */
@Slf4j @Slf4j
......
...@@ -27,7 +27,7 @@ import org.springframework.web.bind.annotation.RestController; ...@@ -27,7 +27,7 @@ import org.springframework.web.bind.annotation.RestController;
* 支付宝 条码支付 controller * 支付宝 条码支付 controller
* *
* @author terrfly * @author terrfly
* @site https://www.jeepay.vip * @site https://www.jeequan.com
* @date 2021/6/8 17:25 * @date 2021/6/8 17:25
*/ */
@Slf4j @Slf4j
......
...@@ -27,7 +27,7 @@ import org.springframework.web.bind.annotation.RestController; ...@@ -27,7 +27,7 @@ import org.springframework.web.bind.annotation.RestController;
* 支付宝 jspai controller * 支付宝 jspai controller
* *
* @author terrfly * @author terrfly
* @site https://www.jeepay.vip * @site https://www.jeequan.com
* @date 2021/6/8 17:25 * @date 2021/6/8 17:25
*/ */
@Slf4j @Slf4j
......
...@@ -27,7 +27,7 @@ import org.springframework.web.bind.annotation.RestController; ...@@ -27,7 +27,7 @@ import org.springframework.web.bind.annotation.RestController;
* 云闪付 条码支付 controller * 云闪付 条码支付 controller
* *
* @author pangxiaoyu * @author pangxiaoyu
* @site https://www.jeepay.vip * @site https://www.jeequan.com
* @date 2021/6/8 17:25 * @date 2021/6/8 17:25
*/ */
@Slf4j @Slf4j
......
...@@ -27,7 +27,7 @@ import org.springframework.web.bind.annotation.RestController; ...@@ -27,7 +27,7 @@ import org.springframework.web.bind.annotation.RestController;
* 云闪付 jsapi支付 controller * 云闪付 jsapi支付 controller
* *
* @author pangxiaoyu * @author pangxiaoyu
* @site https://www.jeepay.vip * @site https://www.jeequan.com
* @date 2021/6/8 17:25 * @date 2021/6/8 17:25
*/ */
@Slf4j @Slf4j
......
...@@ -39,7 +39,7 @@ import org.springframework.web.bind.annotation.RestController; ...@@ -39,7 +39,7 @@ import org.springframework.web.bind.annotation.RestController;
* 商户获取渠道用户ID接口 * 商户获取渠道用户ID接口
* *
* @author terrfly * @author terrfly
* @site https://www.jeepay.vip * @site https://www.jeequan.com
* @date 2021/6/8 17:27 * @date 2021/6/8 17:27
*/ */
@RestController @RestController
......
...@@ -40,7 +40,7 @@ import org.springframework.web.bind.annotation.RestController; ...@@ -40,7 +40,7 @@ import org.springframework.web.bind.annotation.RestController;
* 聚合码支付二维码收银台controller * 聚合码支付二维码收银台controller
* *
* @author terrfly * @author terrfly
* @site https://www.jeepay.vip * @site https://www.jeequan.com
* @date 2021/6/8 17:27 * @date 2021/6/8 17:27
*/ */
@RestController @RestController
......
...@@ -33,7 +33,7 @@ import org.springframework.web.bind.annotation.RestController; ...@@ -33,7 +33,7 @@ import org.springframework.web.bind.annotation.RestController;
* 商户退款单查询controller * 商户退款单查询controller
* *
* @author terrfly * @author terrfly
* @site https://www.jeepay.vip * @site https://www.jeequan.com
* @date 2021/6/17 15:20 * @date 2021/6/17 15:20
*/ */
@Slf4j @Slf4j
......
...@@ -48,7 +48,7 @@ import java.util.Date; ...@@ -48,7 +48,7 @@ import java.util.Date;
* 商户发起退款 controller * 商户发起退款 controller
* *
* @author terrfly * @author terrfly
* @site https://www.jeepay.vip * @site https://www.jeequan.com
* @date 2021/6/16 15:54 * @date 2021/6/16 15:54
*/ */
@Slf4j @Slf4j
......
...@@ -26,7 +26,7 @@ import org.springframework.web.bind.annotation.RestController; ...@@ -26,7 +26,7 @@ import org.springframework.web.bind.annotation.RestController;
* jeepay 扫描图片生成器 * jeepay 扫描图片生成器
* *
* @author terrfly * @author terrfly
* @site https://www.jeepay.vip * @site https://www.jeequan.com
* @date 2021/6/8 17:28 * @date 2021/6/8 17:28
*/ */
@RestController @RestController
......
...@@ -23,7 +23,7 @@ import lombok.Getter; ...@@ -23,7 +23,7 @@ import lombok.Getter;
* 抛出此异常: 仅支持: 未知状态(需查单) 和 系统内异常 * 抛出此异常: 仅支持: 未知状态(需查单) 和 系统内异常
* *
* @author terrfly * @author terrfly
* @site https://www.jeepay.vip * @site https://www.jeequan.com
* @date 2021/6/8 17:28 * @date 2021/6/8 17:28
*/ */
@Getter @Getter
......
...@@ -29,7 +29,7 @@ import lombok.extern.slf4j.Slf4j; ...@@ -29,7 +29,7 @@ import lombok.extern.slf4j.Slf4j;
* 支付宝Client 包装类 * 支付宝Client 包装类
* *
* @author terrfly * @author terrfly
* @site https://www.jeepay.vip * @site https://www.jeequan.com
* @date 2021/6/8 17:28 * @date 2021/6/8 17:28
*/ */
@Slf4j @Slf4j
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment