添加 remarksReporting 连接属性设置(可获取到表的remark备注)
This commit is contained in:
@@ -340,7 +340,6 @@
|
||||
|
||||
<profiles>
|
||||
|
||||
<!-- 生成文档 -->
|
||||
<profile>
|
||||
<id>javadoc</id>
|
||||
<build>
|
||||
@@ -353,7 +352,6 @@
|
||||
</build>
|
||||
</profile>
|
||||
|
||||
<!-- 打包项目 -->
|
||||
<profile>
|
||||
<id>package</id>
|
||||
<build>
|
||||
@@ -366,7 +364,6 @@
|
||||
</build>
|
||||
</profile>
|
||||
|
||||
<!-- 部署项目 -->
|
||||
<profile>
|
||||
<id>deploy</id>
|
||||
<build>
|
||||
|
||||
Reference in New Issue
Block a user