Commit cf1387fd authored by terrfly's avatar terrfly
Browse files

变更文件site

parent adba7f7e
...@@ -38,7 +38,7 @@ import org.springframework.stereotype.Service; ...@@ -38,7 +38,7 @@ import org.springframework.stereotype.Service;
* 微信 bar * 微信 bar
* *
* @author zhuxiao * @author zhuxiao
* @site https://www.jeepay.vip * @site https://www.jeequan.com
* @date 2021/6/8 18:08 * @date 2021/6/8 18:08
*/ */
@Service("wxpayPaymentByBarService") //Service Name需保持全局唯一性 @Service("wxpayPaymentByBarService") //Service Name需保持全局唯一性
......
...@@ -37,7 +37,7 @@ import org.springframework.stereotype.Service; ...@@ -37,7 +37,7 @@ import org.springframework.stereotype.Service;
* 微信 H5 支付 * 微信 H5 支付
* *
* @author zhuxiao * @author zhuxiao
* @site https://www.jeepay.vip * @site https://www.jeequan.com
* @date 2021/6/8 18:08 * @date 2021/6/8 18:08
*/ */
@Service("wxpayPaymentByH5Service") //Service Name需保持全局唯一性 @Service("wxpayPaymentByH5Service") //Service Name需保持全局唯一性
......
...@@ -41,7 +41,7 @@ import org.springframework.stereotype.Service; ...@@ -41,7 +41,7 @@ import org.springframework.stereotype.Service;
* 微信 jsapi支付 * 微信 jsapi支付
* *
* @author zhuxiao * @author zhuxiao
* @site https://www.jeepay.vip * @site https://www.jeequan.com
* @date 2021/6/8 18:08 * @date 2021/6/8 18:08
*/ */
@Service("wxpayPaymentByJsapiService") //Service Name需保持全局唯一性 @Service("wxpayPaymentByJsapiService") //Service Name需保持全局唯一性
......
...@@ -40,7 +40,7 @@ import org.springframework.stereotype.Service; ...@@ -40,7 +40,7 @@ import org.springframework.stereotype.Service;
* 微信 小程序支付 * 微信 小程序支付
* *
* @author zhuxiao * @author zhuxiao
* @site https://www.jeepay.vip * @site https://www.jeequan.com
* @date 2021/6/8 18:08 * @date 2021/6/8 18:08
*/ */
@Service("wxpayPaymentByLiteService") //Service Name需保持全局唯一性 @Service("wxpayPaymentByLiteService") //Service Name需保持全局唯一性
......
...@@ -37,7 +37,7 @@ import org.springframework.stereotype.Service; ...@@ -37,7 +37,7 @@ import org.springframework.stereotype.Service;
* 微信 native支付 * 微信 native支付
* *
* @author zhuxiao * @author zhuxiao
* @site https://www.jeepay.vip * @site https://www.jeequan.com
* @date 2021/6/8 18:08 * @date 2021/6/8 18:08
*/ */
@Service("wxpayPaymentByNativeService") //Service Name需保持全局唯一性 @Service("wxpayPaymentByNativeService") //Service Name需保持全局唯一性
......
...@@ -35,7 +35,7 @@ import org.springframework.stereotype.Service; ...@@ -35,7 +35,7 @@ import org.springframework.stereotype.Service;
* 微信 app支付 * 微信 app支付
* *
* @author zhuxiao * @author zhuxiao
* @site https://www.jeepay.vip * @site https://www.jeequan.com
* @date 2021/6/8 18:08 * @date 2021/6/8 18:08
*/ */
@Service("wxpayPaymentByAppV3Service") //Service Name需保持全局唯一性 @Service("wxpayPaymentByAppV3Service") //Service Name需保持全局唯一性
......
...@@ -28,7 +28,7 @@ import org.springframework.stereotype.Service; ...@@ -28,7 +28,7 @@ import org.springframework.stereotype.Service;
* 微信 条码支付 * 微信 条码支付
* *
* @author zhuxiao * @author zhuxiao
* @site https://www.jeepay.vip * @site https://www.jeequan.com
* @date 2021/6/8 18:08 * @date 2021/6/8 18:08
*/ */
@Service("wxpayPaymentByBarV3Service") //Service Name需保持全局唯一性 @Service("wxpayPaymentByBarV3Service") //Service Name需保持全局唯一性
......
...@@ -37,7 +37,7 @@ import org.springframework.stereotype.Service; ...@@ -37,7 +37,7 @@ import org.springframework.stereotype.Service;
* 微信 H5支付 * 微信 H5支付
* *
* @author zhuxiao * @author zhuxiao
* @site https://www.jeepay.vip * @site https://www.jeequan.com
* @date 2021/6/8 18:08 * @date 2021/6/8 18:08
*/ */
@Service("wxpayPaymentByH5V3Service") //Service Name需保持全局唯一性 @Service("wxpayPaymentByH5V3Service") //Service Name需保持全局唯一性
......
...@@ -36,7 +36,7 @@ import org.springframework.stereotype.Service; ...@@ -36,7 +36,7 @@ import org.springframework.stereotype.Service;
* 微信 jsapi支付 * 微信 jsapi支付
* *
* @author zhuxiao * @author zhuxiao
* @site https://www.jeepay.vip * @site https://www.jeequan.com
* @date 2021/6/8 18:08 * @date 2021/6/8 18:08
*/ */
@Service("wxpayPaymentByJsapiV3Service") //Service Name需保持全局唯一性 @Service("wxpayPaymentByJsapiV3Service") //Service Name需保持全局唯一性
......
...@@ -36,7 +36,7 @@ import org.springframework.stereotype.Service; ...@@ -36,7 +36,7 @@ import org.springframework.stereotype.Service;
* 微信 小程序 * 微信 小程序
* *
* @author zhuxiao * @author zhuxiao
* @site https://www.jeepay.vip * @site https://www.jeequan.com
* @date 2021/6/8 18:08 * @date 2021/6/8 18:08
*/ */
@Service("wxpayPaymentByLiteV3Service") //Service Name需保持全局唯一性 @Service("wxpayPaymentByLiteV3Service") //Service Name需保持全局唯一性
......
...@@ -37,7 +37,7 @@ import org.springframework.stereotype.Service; ...@@ -37,7 +37,7 @@ import org.springframework.stereotype.Service;
* 微信 native支付 * 微信 native支付
* *
* @author zhuxiao * @author zhuxiao
* @site https://www.jeepay.vip * @site https://www.jeequan.com
* @date 2021/6/8 18:08 * @date 2021/6/8 18:08
*/ */
@Service("wxpayPaymentByNativeV3Service") //Service Name需保持全局唯一性 @Service("wxpayPaymentByNativeV3Service") //Service Name需保持全局唯一性
......
...@@ -37,7 +37,7 @@ import javax.servlet.http.HttpServletRequest; ...@@ -37,7 +37,7 @@ import javax.servlet.http.HttpServletRequest;
* 云闪付回调 * 云闪付回调
* *
* @author pangxiaoyu * @author pangxiaoyu
* @site https://www.jeepay.vip * @site https://www.jeequan.com
* @date 2021-06-07 07:15 * @date 2021-06-07 07:15
*/ */
@Service @Service
......
...@@ -30,7 +30,7 @@ import org.springframework.stereotype.Service; ...@@ -30,7 +30,7 @@ import org.springframework.stereotype.Service;
* 云闪付查单 * 云闪付查单
* *
* @author pangxiaoyu * @author pangxiaoyu
* @site https://www.jeepay.vip * @site https://www.jeequan.com
* @date 2021-06-07 07:15 * @date 2021-06-07 07:15
*/ */
@Service @Service
......
...@@ -42,7 +42,7 @@ import java.util.Date; ...@@ -42,7 +42,7 @@ import java.util.Date;
* 云闪付下单 * 云闪付下单
* *
* @author pangxiaoyu * @author pangxiaoyu
* @site https://www.jeepay.vip * @site https://www.jeequan.com
* @date 2021-06-07 07:15 * @date 2021-06-07 07:15
*/ */
@Service @Service
......
...@@ -32,7 +32,7 @@ import org.springframework.stereotype.Service; ...@@ -32,7 +32,7 @@ import org.springframework.stereotype.Service;
* 退款接口: 云闪付官方 * 退款接口: 云闪付官方
* *
* @author xiaoyu * @author xiaoyu
* @site https://www.jeepay.vip * @site https://www.jeequan.com
* @date 2021/6/17 16:38 * @date 2021/6/17 16:38
*/ */
@Slf4j @Slf4j
......
...@@ -33,7 +33,7 @@ import org.springframework.stereotype.Service; ...@@ -33,7 +33,7 @@ import org.springframework.stereotype.Service;
* 云闪付 支付宝 条码支付 * 云闪付 支付宝 条码支付
* *
* @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("ysfPaymentByAliBarService") //Service Name需保持全局唯一性 @Service("ysfPaymentByAliBarService") //Service Name需保持全局唯一性
......
...@@ -34,7 +34,7 @@ import org.springframework.stereotype.Service; ...@@ -34,7 +34,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("ysfpayPaymentByAliJsapiService") //Service Name需保持全局唯一性 @Service("ysfpayPaymentByAliJsapiService") //Service Name需保持全局唯一性
......
...@@ -33,7 +33,7 @@ import org.springframework.stereotype.Service; ...@@ -33,7 +33,7 @@ import org.springframework.stereotype.Service;
* 云闪付 微信bar * 云闪付 微信bar
* *
* @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("ysfPaymentByWxBarService") //Service Name需保持全局唯一性 @Service("ysfPaymentByWxBarService") //Service Name需保持全局唯一性
......
...@@ -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("ysfpayPaymentByWxJsapiService") //Service Name需保持全局唯一性 @Service("ysfpayPaymentByWxJsapiService") //Service Name需保持全局唯一性
......
...@@ -33,7 +33,7 @@ import org.springframework.stereotype.Service; ...@@ -33,7 +33,7 @@ import org.springframework.stereotype.Service;
* 云闪付 云闪付条码支付 * 云闪付 云闪付条码支付
* *
* @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("ysfPaymentByYsfBarService") //Service Name需保持全局唯一性 @Service("ysfPaymentByYsfBarService") //Service Name需保持全局唯一性
......
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