Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
向汉
/
uc-engine
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
5cb74144
...
5cb74144f2e9e45ea516e0cd15bf81e55f1c63b6
authored
2022-01-20 10:17:09 +0800
by
xianghan@topdraw.cn
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
将code-generator换成cronos-generator
1 parent
2a6d5013
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
member-service-api/pom.xml
member-service-api/pom.xml
View file @
5cb7414
...
...
@@ -19,8 +19,8 @@
<!--代码生成器-->
<dependency>
<groupId>
com.topdraw
</groupId>
<artifactId>
c
ode
-generator
</artifactId>
<version>
3.1
.0
</version>
<artifactId>
c
ronos
-generator
</artifactId>
<version>
1.2
.0
</version>
</dependency>
</dependencies>
...
...
Please
register
or
sign in
to post a comment