commit | 7124c2554f1850015fdcff32dfcedf559318b010 | [log] [tgz] |
---|---|---|
author | chenbo <bo.chen@supwisdom.com> | 周四 8月 30 14:28:34 2018 +0800 |
committer | chenbo <bo.chen@supwisdom.com> | 周四 8月 30 14:28:34 2018 +0800 |
tree | ba054f46e0ed37be6d8cc650cee0d15533bd7e70 | |
parent | a4242fb3086692f960a7d793e063251f9b4288d6 [diff] [blame] |
修改基础类
diff --git a/leaveschool/common/pom.xml b/leaveschool/common/pom.xml index 2be58d3..51766c4 100644 --- a/leaveschool/common/pom.xml +++ b/leaveschool/common/pom.xml
@@ -28,6 +28,11 @@ <groupId>com.supwisdom.infras</groupId> <artifactId>infras-data-jpa</artifactId> </dependency> + + <dependency> + <groupId>com.supwisdom.infras</groupId> + <artifactId>infras-beans</artifactId> + </dependency> <dependency> <groupId>commons-collections</groupId>