Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
Jeepay
Commits
cf1387fd
"mall-mbg/src/vscode:/vscode.git/clone" did not exist on "bc3c569616c00f03541ebfcbbb3ef7cd6cfa28f4"
Commit
cf1387fd
authored
Jul 29, 2021
by
terrfly
Browse files
变更文件site
parent
adba7f7e
Changes
284
Hide whitespace changes
Inline
Side-by-side
jeepay-core/src/main/java/com/jeequan/jeepay/core/model/params/alipay/AlipayConfig.java
View file @
cf1387fd
...
@@ -21,7 +21,7 @@ import lombok.Data;
...
@@ -21,7 +21,7 @@ import lombok.Data;
* 支付宝, 通用配置信息
* 支付宝, 通用配置信息
*
*
* @author terrfly
* @author terrfly
* @site https://www.jee
pay.vip
* @site https://www.jee
quan.com
* @date 2021/6/8 16:32
* @date 2021/6/8 16:32
*/
*/
@Data
@Data
...
...
jeepay-core/src/main/java/com/jeequan/jeepay/core/model/params/alipay/AlipayIsvParams.java
View file @
cf1387fd
...
@@ -24,9 +24,9 @@ import org.apache.commons.lang3.StringUtils;
...
@@ -24,9 +24,9 @@ import org.apache.commons.lang3.StringUtils;
/*
/*
* 支付宝 isv参数定义
* 支付宝 isv参数定义
*
*
* @author terrfly
* @author terrfly
* @site https://www.jee
pay.vip
* @site https://www.jee
quan.com
* @date 2021/6/8 16:34
* @date 2021/6/8 16:34
*/
*/
@Data
@Data
...
...
jeepay-core/src/main/java/com/jeequan/jeepay/core/model/params/alipay/AlipayIsvsubMchParams.java
View file @
cf1387fd
...
@@ -22,7 +22,7 @@ import lombok.Data;
...
@@ -22,7 +22,7 @@ import lombok.Data;
* 支付宝 特约商户参数定义
* 支付宝 特约商户参数定义
*
*
* @author terrfly
* @author terrfly
* @site https://www.jee
pay.vip
* @site https://www.jee
quan.com
* @date 2021/6/8 16:33
* @date 2021/6/8 16:33
*/
*/
@Data
@Data
...
...
jeepay-core/src/main/java/com/jeequan/jeepay/core/model/params/alipay/AlipayNormalMchParams.java
View file @
cf1387fd
...
@@ -26,7 +26,7 @@ import org.apache.commons.lang3.StringUtils;
...
@@ -26,7 +26,7 @@ import org.apache.commons.lang3.StringUtils;
* 支付宝 普通商户参数定义
* 支付宝 普通商户参数定义
*
*
* @author terrfly
* @author terrfly
* @site https://www.jee
pay.vip
* @site https://www.jee
quan.com
* @date 2021/6/8 16:33
* @date 2021/6/8 16:33
*/
*/
@Data
@Data
...
...
jeepay-core/src/main/java/com/jeequan/jeepay/core/model/params/wxpay/WxpayIsvParams.java
View file @
cf1387fd
...
@@ -26,7 +26,7 @@ import org.apache.commons.lang3.StringUtils;
...
@@ -26,7 +26,7 @@ import org.apache.commons.lang3.StringUtils;
* 微信官方支付 配置参数
* 微信官方支付 配置参数
*
*
* @author zhuxiao
* @author zhuxiao
* @site https://www.jee
pay.vip
* @site https://www.jee
quan.com
* @date 2021/6/8 18:02
* @date 2021/6/8 18:02
*/
*/
@Data
@Data
...
...
jeepay-core/src/main/java/com/jeequan/jeepay/core/model/params/wxpay/WxpayIsvsubMchParams.java
View file @
cf1387fd
...
@@ -22,7 +22,7 @@ import lombok.Data;
...
@@ -22,7 +22,7 @@ import lombok.Data;
* 微信官方支付 配置参数
* 微信官方支付 配置参数
*
*
* @author zhuxiao
* @author zhuxiao
* @site https://www.jee
pay.vip
* @site https://www.jee
quan.com
* @date 2021/6/8 18:02
* @date 2021/6/8 18:02
*/
*/
@Data
@Data
...
...
jeepay-core/src/main/java/com/jeequan/jeepay/core/model/params/wxpay/WxpayNormalMchParams.java
View file @
cf1387fd
...
@@ -26,7 +26,7 @@ import org.apache.commons.lang3.StringUtils;
...
@@ -26,7 +26,7 @@ import org.apache.commons.lang3.StringUtils;
* 微信官方支付 配置参数
* 微信官方支付 配置参数
*
*
* @author zhuxiao
* @author zhuxiao
* @site https://www.jee
pay.vip
* @site https://www.jee
quan.com
* @date 2021/6/8 18:02
* @date 2021/6/8 18:02
*/
*/
@Data
@Data
...
...
jeepay-core/src/main/java/com/jeequan/jeepay/core/model/params/ysf/YsfpayConfig.java
View file @
cf1387fd
...
@@ -21,7 +21,7 @@ import lombok.Data;
...
@@ -21,7 +21,7 @@ import lombok.Data;
* 云闪付 通用配置信息
* 云闪付 通用配置信息
*
*
* @author pangxiaoyu
* @author pangxiaoyu
* @site https://www.jee
pay.vip
* @site https://www.jee
quan.com
* @date 2021/6/8 18:02
* @date 2021/6/8 18:02
*/
*/
@Data
@Data
...
...
jeepay-core/src/main/java/com/jeequan/jeepay/core/model/params/ysf/YsfpayIsvParams.java
View file @
cf1387fd
...
@@ -26,7 +26,7 @@ import org.apache.commons.lang3.StringUtils;
...
@@ -26,7 +26,7 @@ import org.apache.commons.lang3.StringUtils;
* 云闪付 配置信息
* 云闪付 配置信息
*
*
* @author pangxiaoyu
* @author pangxiaoyu
* @site https://www.jee
pay.vip
* @site https://www.jee
quan.com
* @date 2021/6/8 18:02
* @date 2021/6/8 18:02
*/
*/
@Data
@Data
...
...
jeepay-core/src/main/java/com/jeequan/jeepay/core/model/params/ysf/YsfpayIsvsubMchParams.java
View file @
cf1387fd
...
@@ -22,7 +22,7 @@ import lombok.Data;
...
@@ -22,7 +22,7 @@ import lombok.Data;
* 云闪付 配置信息
* 云闪付 配置信息
*
*
* @author pangxiaoyu
* @author pangxiaoyu
* @site https://www.jee
pay.vip
* @site https://www.jee
quan.com
* @date 2021/6/8 18:02
* @date 2021/6/8 18:02
*/
*/
@Data
@Data
...
...
jeepay-core/src/main/java/com/jeequan/jeepay/core/model/security/JeeUserDetails.java
View file @
cf1387fd
...
@@ -31,7 +31,7 @@ import java.util.Collection;
...
@@ -31,7 +31,7 @@ import java.util.Collection;
* 实现Spring Security的UserDetails接口
* 实现Spring Security的UserDetails接口
*
*
* @author terrfly
* @author terrfly
* @site https://www.jee
pay.vip
* @site https://www.jee
quan.com
* @date 2021/6/8 16:34
* @date 2021/6/8 16:34
*/
*/
@Slf4j
@Slf4j
...
...
jeepay-core/src/main/java/com/jeequan/jeepay/core/utils/ApiResBodyAdviceKit.java
View file @
cf1387fd
...
@@ -31,7 +31,7 @@ import java.util.Collection;
...
@@ -31,7 +31,7 @@ import java.util.Collection;
* 2. 处理model的扩展字段 (只需要在model中设置[ext]参数, 可以实现json自动转换为外层字段。 )
* 2. 处理model的扩展字段 (只需要在model中设置[ext]参数, 可以实现json自动转换为外层字段。 )
* 比如 model为 {id:1, ext:{abc:222}} 则自动转换为: {id:1, abc:222}
* 比如 model为 {id:1, ext:{abc:222}} 则自动转换为: {id:1, abc:222}
* @author terrfly
* @author terrfly
* @site https://www.jee
pay.vip
* @site https://www.jee
quan.com
* @date 2021/6/8 16:49
* @date 2021/6/8 16:49
*/
*/
public
class
ApiResBodyAdviceKit
{
public
class
ApiResBodyAdviceKit
{
...
...
jeepay-core/src/main/java/com/jeequan/jeepay/core/utils/DateKit.java
View file @
cf1387fd
...
@@ -25,7 +25,7 @@ import java.util.Date;
...
@@ -25,7 +25,7 @@ import java.util.Date;
* 时间工具类
* 时间工具类
*
*
* @author terrfly
* @author terrfly
* @site https://www.jee
pay.vip
* @site https://www.jee
quan.com
* @date 2021/6/8 16:58
* @date 2021/6/8 16:58
*/
*/
public
class
DateKit
{
public
class
DateKit
{
...
...
jeepay-core/src/main/java/com/jeequan/jeepay/core/utils/FileKit.java
View file @
cf1387fd
...
@@ -22,7 +22,7 @@ import com.jeequan.jeepay.core.exception.BizException;
...
@@ -22,7 +22,7 @@ import com.jeequan.jeepay.core.exception.BizException;
* 文件工具类
* 文件工具类
*
*
* @author terrfly
* @author terrfly
* @site https://www.jee
pay.vip
* @site https://www.jee
quan.com
* @date 2021/6/8 16:50
* @date 2021/6/8 16:50
*/
*/
public
class
FileKit
{
public
class
FileKit
{
...
...
jeepay-core/src/main/java/com/jeequan/jeepay/core/utils/JeepayKit.java
View file @
cf1387fd
...
@@ -34,7 +34,7 @@ import java.util.regex.Pattern;
...
@@ -34,7 +34,7 @@ import java.util.regex.Pattern;
* jeepay工具类
* jeepay工具类
*
*
* @author terrfly
* @author terrfly
* @site https://www.jee
pay.vip
* @site https://www.jee
quan.com
* @date 2021/6/8 16:50
* @date 2021/6/8 16:50
*/
*/
@Slf4j
@Slf4j
...
...
jeepay-core/src/main/java/com/jeequan/jeepay/core/utils/JsonKit.java
View file @
cf1387fd
...
@@ -19,9 +19,9 @@ import com.alibaba.fastjson.JSONObject;
...
@@ -19,9 +19,9 @@ import com.alibaba.fastjson.JSONObject;
/*
/*
* json工具类
* json工具类
*
*
* @author terrfly
* @author terrfly
* @site https://www.jee
pay.vip
* @site https://www.jee
quan.com
* @date 2021/6/8 16:51
* @date 2021/6/8 16:51
*/
*/
public
class
JsonKit
{
public
class
JsonKit
{
...
...
jeepay-core/src/main/java/com/jeequan/jeepay/core/utils/RegKit.java
View file @
cf1387fd
...
@@ -19,7 +19,7 @@ package com.jeequan.jeepay.core.utils;
...
@@ -19,7 +19,7 @@ package com.jeequan.jeepay.core.utils;
*
*
* 正则验证kit
* 正则验证kit
* @author terrfly
* @author terrfly
* @site https://www.jee
pay.vip
* @site https://www.jee
quan.com
* @date 2021/6/8 16:56
* @date 2021/6/8 16:56
*/
*/
public
class
RegKit
{
public
class
RegKit
{
...
...
jeepay-core/src/main/java/com/jeequan/jeepay/core/utils/SeqKit.java
View file @
cf1387fd
...
@@ -26,7 +26,7 @@ import java.util.concurrent.atomic.AtomicLong;
...
@@ -26,7 +26,7 @@ import java.util.concurrent.atomic.AtomicLong;
*
*
* @author terrfly
* @author terrfly
* @author jmdhappy
* @author jmdhappy
* @site https://www.jee
pay.vip
* @site https://www.jee
quan.com
* @date 2021/6/8 16:56
* @date 2021/6/8 16:56
*/
*/
public
class
SeqKit
{
public
class
SeqKit
{
...
...
jeepay-core/src/main/java/com/jeequan/jeepay/core/utils/StringKit.java
View file @
cf1387fd
...
@@ -26,7 +26,7 @@ import java.util.UUID;
...
@@ -26,7 +26,7 @@ import java.util.UUID;
* String 工具类
* String 工具类
*
*
* @author terrfly
* @author terrfly
* @site https://www.jee
pay.vip
* @site https://www.jee
quan.com
* @date 2021/6/8 16:58
* @date 2021/6/8 16:58
*/
*/
public
class
StringKit
{
public
class
StringKit
{
...
...
jeepay-core/src/main/java/com/jeequan/jeepay/core/utils/TreeDataBuilder.java
View file @
cf1387fd
...
@@ -34,7 +34,7 @@ import java.util.List;
...
@@ -34,7 +34,7 @@ import java.util.List;
*
*
*
*
* @author terrfly
* @author terrfly
* @site https://www.jee
pay.vip
* @site https://www.jee
quan.com
* @date 2019/12/8 06:37
* @date 2019/12/8 06:37
*/
*/
public
class
TreeDataBuilder
{
public
class
TreeDataBuilder
{
...
...
Prev
1
2
3
4
5
6
7
8
…
15
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment