将code-generator换成cronos-generator
Showing
1 changed file
with
2 additions
and
2 deletions
| ... | @@ -19,8 +19,8 @@ | ... | @@ -19,8 +19,8 @@ |
| 19 | <!--代码生成器--> | 19 | <!--代码生成器--> |
| 20 | <dependency> | 20 | <dependency> |
| 21 | <groupId>com.topdraw</groupId> | 21 | <groupId>com.topdraw</groupId> |
| 22 | <artifactId>code-generator</artifactId> | 22 | <artifactId>cronos-generator</artifactId> |
| 23 | <version>3.1.0</version> | 23 | <version>1.2.0</version> |
| 24 | </dependency> | 24 | </dependency> |
| 25 | </dependencies> | 25 | </dependencies> |
| 26 | 26 | ... | ... |
-
Please register or sign in to post a comment