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
2a6d5013
...
2a6d5013d08516619bd246427f0293751a33234f
authored
2022-01-20 10:14:35 +0800
by
xianghan@topdraw.cn
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
更新cronos-generator的依赖版本,原来是依赖epg-service中的core-generator
1 parent
9cc43dc0
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
member-service-impl/pom.xml
member-service-impl/pom.xml
View file @
2a6d501
...
...
@@ -37,8 +37,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>
<!-- Spring boot 热部署 : 此热部署会遇到 java.lang.ClassCastException 异常 -->
...
...
Please
register
or
sign in
to post a comment