Commit b053b34b80a9207f64047df142077873015c0530
1 parent
7f8a546ff9
Exists in
master
and in
6 other branches
更新字段
Showing 2 changed files with 17 additions and 0 deletions
platform-dal/src/main/java/com/lyms/platform/pojo/PreEugenicsBaseModel.java
View file @
b053b34
platform-operate-api/pom.xml
View file @
b053b34
| ... | ... | @@ -139,6 +139,12 @@ |
| 139 | 139 | <artifactId>itext-asian</artifactId> |
| 140 | 140 | <version>5.2.0</version> |
| 141 | 141 | </dependency> |
| 142 | + <dependency> | |
| 143 | + <groupId>junit</groupId> | |
| 144 | + <artifactId>junit</artifactId> | |
| 145 | + <version>4.12</version> | |
| 146 | + <scope>test</scope> | |
| 147 | + </dependency> | |
| 142 | 148 | <!--<dependency>--> |
| 143 | 149 | <!--<groupId>com.fasterxml.jackson.core</groupId>--> |
| 144 | 150 | <!--<artifactId>jackson-core</artifactId>--> |