mirror of
https://github.com/moshowgame/SpringBootCodeGenerator.git
synced 2026-03-22 15:39:04 +08:00
fix up the issue when a description call "key fk_xxx(xx)" will generate to a column named "key"
This commit is contained in:
@@ -25,11 +25,11 @@
|
||||
|
||||
|
||||
<!-- https://mvnrepository.com/artifact/com.sun.mail/javax.mail -->
|
||||
<dependency>
|
||||
<!--<dependency>
|
||||
<groupId>com.sun.mail</groupId>
|
||||
<artifactId>javax.mail</artifactId>
|
||||
<version>1.6.1</version>
|
||||
</dependency>
|
||||
</dependency>-->
|
||||
|
||||
|
||||
<!-- spring-data-jpa -->
|
||||
|
||||
Reference in New Issue
Block a user