RSA验签方式设值

This commit is contained in:
maxf 2018-12-21 14:58:59 +08:00
parent a250530fd1
commit be42378156
3 changed files with 9 additions and 2 deletions

View File

@ -17,7 +17,7 @@
### 使用
>yexuejc.base.version=1.2.5
>yexuejc.base.version=1.2.6
pom.xml
```

View File

@ -1,6 +1,13 @@
yexuejc-base 更新记录
------------------
#### version 1.2.6
**time2018-12-21 14:58:49** <br/>
**branch** master <br/>
**update** <br/>
>1. RSA 验签增加初始化方法
#
#### version 1.2.5
**time2018-12-20 13:13:23** <br/>
**branch** master <br/>

View File

@ -6,7 +6,7 @@
<groupId>com.yexuejc.base</groupId>
<artifactId>yexuejc-base</artifactId>
<version>1.2.5</version>
<version>1.2.6</version>
<name>${project.artifactId}</name>