mirror of
https://gitee.com/jzsw-it/yexuejc-base.git
synced 2025-06-19 19:52:40 +08:00
1.3.5 objUtil 增加兼容类型
This commit is contained in:
parent
c9863373fe
commit
e7e89563d9
@ -1,6 +1,12 @@
|
|||||||
yexuejc-base 更新记录
|
yexuejc-base 更新记录
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
|
#### version :1.3.5
|
||||||
|
**time:2019-1-7 17:19:22** <br/>
|
||||||
|
**branch:** master <br/>
|
||||||
|
**update:** <br/>
|
||||||
|
>1. objUtil 增加兼容类型
|
||||||
|
#
|
||||||
#### version :1.3.4
|
#### version :1.3.4
|
||||||
**time:2019-1-2 20:32:12** <br/>
|
**time:2019-1-2 20:32:12** <br/>
|
||||||
**branch:** master <br/>
|
**branch:** master <br/>
|
||||||
|
2
pom.xml
2
pom.xml
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
<groupId>top.yexuejc</groupId>
|
<groupId>top.yexuejc</groupId>
|
||||||
<artifactId>yexuejc-base</artifactId>
|
<artifactId>yexuejc-base</artifactId>
|
||||||
<version>1.3.4</version>
|
<version>1.3.5</version>
|
||||||
|
|
||||||
<name>${project.artifactId}</name>
|
<name>${project.artifactId}</name>
|
||||||
<url>https://github.com/yexuejc/yexuejc-base</url>
|
<url>https://github.com/yexuejc/yexuejc-base</url>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user