1
0
mirror of https://e.coding.net/circlecloud/YumCore.git synced 2025-09-06 12:16:56 +00:00

feat: 移动配置处理类 重构命令框架

Signed-off-by: 502647092 <admin@yumc.pw>
This commit is contained in:
2016-10-08 00:11:27 +08:00
parent 8d29a90c04
commit ea1ddd6385
9 changed files with 228 additions and 15 deletions

View File

@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>pw.yumc</groupId>
<artifactId>YumCore</artifactId>
<version>1.0</version>
<version>1.1</version>
<name>YumCore</name>
<build>
<finalName>${project.name}</finalName>