This commit is contained in:
maxf 2018-11-27 14:46:28 +08:00
parent a9f8c7aca3
commit f2e8bc624b
3 changed files with 10 additions and 2 deletions

View File

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

View File

@ -1,6 +1,14 @@
yexuejc-base 更新记录
------------------
#### version 1.2.4
**time2018-11-27 14:46:04** <br/>
**branch** master <br/>
**update** <br/>
>1. 工具类的优化
>2.规范代码
#
#### version 1.2.3
**time2018-11-23 16:45:42** <br/>
**branch** master <br/>

View File

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