diff --git a/template/pom.xml b/template/pom.xml
index e594f75..14c9046 100644
--- a/template/pom.xml
+++ b/template/pom.xml
@@ -1,451 +1,453 @@
-
- 4.0.0
-
- org.springframework.boot
- spring-boot-starter-parent
- 2.7.18
-
-
-
- {{ .groupId }}
- {{ .artifactId }}
- {{ .version }}
- pom
-
- UTF-8
- 8
- 8
- 4.12
- 1.2.2
- 1.2.0
- 1.0-SNAPSHOT
- 1.18.20
- 1.3.2
- 1.2.3
- 1.0-SNAPSHOT
- 5.2.4
- 1.3.0-SNAPSHOT
- 1.0.0-SNAPSHOT
- 1.0.0-SNAPSHOT
- 1.0.0-SNAPSHOT
- 5.5.7.Final
- 1.0-SNAPSHOT
- 5.7.4
- 1.0.0-SNAPSHOT
- 2.2
- 7.3.1
- 1.2.2
- 2.2.0.RELEASE
- 1.0.0-SNAPSHOT
-
-
-
- org.springframework.boot
- spring-boot-starter-test
-
-
-
-
-
-
-
- com.esotericsoftware
- kryo
- 5.5.0
-
-
- org.mybatis
- mybatis-spring
- 2.0.3
-
-
- org.mybatis
- mybatis
- 3.5.3
-
-
- com.toco
- toco-all
- pom
- 1.0.0-SNAPSHOT
-
-
-
- com.libawallframework
- libawall-core
- ${libawall.version}
-
-
- com.libawallframework
- libawall-dubbo
- ${libawall.version}
-
-
- com.libawallframework
- libawall-httpclient
- ${libawall.version}
-
-
- com.libawallframework.enums
- libawall-enums-client
- ${libawall.version}
-
-
- com.libawallframework.enums
- libawall-enums-service
- ${libawall.version}
-
-
- com.libawallframework.enums
- libawall-enums-web
- ${libawall.version}
-
-
- com.libawallframework.note
- libawall-note-client
- ${libawall.version}
-
-
- com.libawallframework.note
- libawall-note-service
- ${libawall.version}
-
-
- com.libawallframework.note
- libawall-note-web
- ${libawall.version}
-
-
- com.libawallframework.role
- libawall-role-client
- ${libawall.version}
-
-
- com.libawallframework.role
- libawall-role-service
- ${libawall.version}
-
-
- com.libawallframework.role
- libawall-role-web
- ${libawall.version}
-
-
- com.libawallframework.upload
- libawall-upload-client
- ${libawall.version}
-
-
- com.libawallframework.upload
- libawall-upload-service
- ${libawall.version}
-
-
- com.libawallframework.upload
- libawall-upload-web
- ${libawall.version}
-
-
- com.libawallframework.upload
- libawall-upload-core
- ${libawall.version}
-
-
- com.libawallframework
- libawall-mybatis
- ${libawall.version}
-
-
- com.libawallframework
- libawall-mybatisplus
- ${libawall.version}
-
-
- com.libawallframework
- libawall-quartz
- ${libawall.version}
-
-
- com.libawallframework.rabbitmq
- libawall-rabbitmq-client
- ${libawall.version}
-
-
- com.libawallframework.rabbitmq
- libawall-rabbitmq-service
- ${libawall.version}
-
-
- com.libawallframework.security
- libawall-security-common
- ${libawall.version}
-
-
- com.libawallframework.security
- libawall-security-core
- ${libawall.version}
-
-
- com.libawallframework.security
- libawall-security-oauth
- ${libawall.version}
-
-
- com.libawallframework.security
- libawall-security-session-websocket
- ${libawall.version}
-
-
- com.libawallframework.security
- libawall-security-spring-security
- ${libawall.version}
-
-
- com.libawallframework.security
- libawall-security-spring-session
- ${libawall.version}
-
-
- com.libawallframework
- libawall-swagger
- ${libawall.version}
-
-
- com.libawallframework
- libawall-utils
- ${libawall.version}
-
-
- com.libawallframework
- libawall-web
- ${libawall.version}
-
-
- com.libawallframework
- libawall-xxl-job
- ${libawall.version}
-
-
- org.quartz-scheduler
- quartz
- 2.3.2
-
-
- com.github.binarywang
- weixin-java-miniapp
- 4.3.0
-
-
-
-
-
-
-
- org.springframework.boot
- spring-boot-starter-amqp
- 2.7.18
-
-
-
-
-
-
-
- org.springframework.boot
- spring-boot-starter-actuator
- 2.7.18
-
-
- org.springframework
- spring-beans
- 5.3.31
-
-
- org.springframework
- spring-core
- 5.3.31
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- com.alipay.sdk
- alipay-sdk-java
- 4.9.28.ALL
-
-
-
-
-
-
-
- mysql
- mysql-connector-java
- 8.0.11
-
-
- com.alibaba
- druid-spring-boot-starter
- 1.1.17
-
-
-
-
-
-
-
-
-
-
-
- cn.hutool
- hutool-all
- ${cn.hutool.all}
-
-
- javax.persistence
- javax.persistence-api
- ${javax.persistence-api}
-
-
- org.hibernate
- hibernate-core
- ${org.hibernate.core}
-
-
- com.vs
- ox-bo-common
- ${vs.bo.common}
-
-
- org.springframework.boot
- spring-boot-dependencies
- 2.6.2
- pom
- import
-
-
- junit
- junit
- ${junit.version}
- test
-
-
- com.vs
- ox-springboot-web-starter
- ${ox.sprintboot.web.starter.version}
-
-
- com.vs
- dist
- ${dist.version}
-
-
- org.projectlombok
- lombok
- ${lombok.version}
-
-
- javax.annotation
- javax.annotation-api
- ${javax.annotation.api.version}
-
-
- ch.qos.logback
- logback-classic
- ${logback.classic.version}
-
-
- com.vs
- ox-basidc-common
- ${ox.basidc.common}
-
-
- org.apache.tomcat.embed
- tomcat-embed-core
-
-
-
-
- org.flywaydb
- flyway-core
- ${flyway.version}
-
-
- com.vs
- common-rpc
- ${vs.common.rpc.version}
-
-
- com.vs
- vs-sqlmapper-spring
- ${vs.sqlmapper.spring}
-
-
- com.vs
- vs-elasticsearch
- ${vs.elasticsearch.version}
-
-
- com.vs
- vs-mock-web
- ${vs.mock.spring}
-
-
- com.vs
- vs-debug-agent
- ${vs.debug.version}
-
-
- com.vs
- vs-debug-plugin
- ${vs.debug.version}
-
-
- com.vs
- vs.common.util
- ${vs.common.util.version}
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-resources-plugin
- 3.3.1
-
- UTF-8
-
-
-
-
-
-
- zeroware-maven-releases
- https://repo.byteawake.com/repository/zeroware-maven-releases/
-
-
- zeroware-maven-snapshots
- https://repo.byteawake.com/repository/zeroware-maven-snapshots/
-
-
-
- entrance
- common
-
-
+
+ 4.0.0
+
+ org.springframework.boot
+ spring-boot-starter-parent
+ 2.7.18
+
+
+
+ {{ .groupId }}
+ {{ .artifactId }}
+ {{ .version }}
+ pom
+
+ UTF-8
+ 8
+ 8
+ 4.12
+ 1.2.2
+ 1.2.0
+ 1.0-SNAPSHOT
+ 1.18.20
+ 1.3.2
+ 1.2.3
+ 1.0-SNAPSHOT
+ 5.2.4
+ 1.3.0-SNAPSHOT
+ 1.0.0-SNAPSHOT
+ 1.0.0-SNAPSHOT
+ 1.0.0-SNAPSHOT
+ 5.5.7.Final
+ 1.0-SNAPSHOT
+ 5.7.4
+ 1.0.0-SNAPSHOT
+ 2.2
+ 7.3.1
+ 1.2.2
+ 2.2.0.RELEASE
+ 1.0.0-SNAPSHOT
+
+
+
+ org.springframework.boot
+ spring-boot-starter-test
+
+
+
+
+
+
+
+ com.esotericsoftware
+ kryo
+ 5.5.0
+
+
+ org.mybatis
+ mybatis-spring
+ 2.0.3
+
+
+ org.mybatis
+ mybatis
+ 3.5.3
+
+
+ com.toco
+ toco-all
+ pom
+ 1.0.0-SNAPSHOT
+
+
+
+ com.libawallframework
+ libawall-core
+ ${libawall.version}
+
+
+ com.libawallframework
+ libawall-dubbo
+ ${libawall.version}
+
+
+ com.libawallframework
+ libawall-httpclient
+ ${libawall.version}
+
+
+ com.libawallframework.enums
+ libawall-enums-client
+ ${libawall.version}
+
+
+ com.libawallframework.enums
+ libawall-enums-service
+ ${libawall.version}
+
+
+ com.libawallframework.enums
+ libawall-enums-web
+ ${libawall.version}
+
+
+ com.libawallframework.note
+ libawall-note-client
+ ${libawall.version}
+
+
+ com.libawallframework.note
+ libawall-note-service
+ ${libawall.version}
+
+
+ com.libawallframework.note
+ libawall-note-web
+ ${libawall.version}
+
+
+ com.libawallframework.role
+ libawall-role-client
+ ${libawall.version}
+
+
+ com.libawallframework.role
+ libawall-role-service
+ ${libawall.version}
+
+
+ com.libawallframework.role
+ libawall-role-web
+ ${libawall.version}
+
+
+ com.libawallframework.upload
+ libawall-upload-client
+ ${libawall.version}
+
+
+ com.libawallframework.upload
+ libawall-upload-service
+ ${libawall.version}
+
+
+ com.libawallframework.upload
+ libawall-upload-web
+ ${libawall.version}
+
+
+ com.libawallframework.upload
+ libawall-upload-core
+ ${libawall.version}
+
+
+ com.libawallframework
+ libawall-mybatis
+ ${libawall.version}
+
+
+ com.libawallframework
+ libawall-mybatisplus
+ ${libawall.version}
+
+
+ com.libawallframework
+ libawall-quartz
+ ${libawall.version}
+
+
+ com.libawallframework.rabbitmq
+ libawall-rabbitmq-client
+ ${libawall.version}
+
+
+ com.libawallframework.rabbitmq
+ libawall-rabbitmq-service
+ ${libawall.version}
+
+
+ com.libawallframework.security
+ libawall-security-common
+ ${libawall.version}
+
+
+ com.libawallframework.security
+ libawall-security-core
+ ${libawall.version}
+
+
+ com.libawallframework.security
+ libawall-security-oauth
+ ${libawall.version}
+
+
+ com.libawallframework.security
+ libawall-security-session-websocket
+ ${libawall.version}
+
+
+ com.libawallframework.security
+ libawall-security-spring-security
+ ${libawall.version}
+
+
+ com.libawallframework.security
+ libawall-security-spring-session
+ ${libawall.version}
+
+
+ com.libawallframework
+ libawall-swagger
+ ${libawall.version}
+
+
+ com.libawallframework
+ libawall-utils
+ ${libawall.version}
+
+
+ com.libawallframework
+ libawall-web
+ ${libawall.version}
+
+
+ com.libawallframework
+ libawall-xxl-job
+ ${libawall.version}
+
+
+ org.quartz-scheduler
+ quartz
+ 2.3.2
+
+
+ com.github.binarywang
+ weixin-java-miniapp
+ 4.3.0
+
+
+
+
+
+
+
+ org.springframework.boot
+ spring-boot-starter-amqp
+ 2.7.18
+
+
+
+
+
+
+
+ org.springframework.boot
+ spring-boot-starter-actuator
+ 2.7.18
+
+
+ org.springframework
+ spring-beans
+ 5.3.31
+
+
+ org.springframework
+ spring-core
+ 5.3.31
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ com.alipay.sdk
+ alipay-sdk-java
+ 4.9.28.ALL
+
+
+
+
+
+
+
+ mysql
+ mysql-connector-java
+ 8.0.11
+
+
+ com.alibaba
+ druid-spring-boot-starter
+ 1.1.17
+
+
+
+
+
+
+
+
+
+
+
+ cn.hutool
+ hutool-all
+ ${cn.hutool.all}
+
+
+ javax.persistence
+ javax.persistence-api
+ ${javax.persistence-api}
+
+
+ org.hibernate
+ hibernate-core
+ ${org.hibernate.core}
+
+
+ com.vs
+ ox-bo-common
+ ${vs.bo.common}
+
+
+ org.springframework.boot
+ spring-boot-dependencies
+ 2.6.2
+ pom
+ import
+
+
+ junit
+ junit
+ ${junit.version}
+ test
+
+
+ com.vs
+ ox-springboot-web-starter
+ ${ox.sprintboot.web.starter.version}
+
+
+ com.vs
+ dist
+ ${dist.version}
+
+
+ org.projectlombok
+ lombok
+ ${lombok.version}
+
+
+ javax.annotation
+ javax.annotation-api
+ ${javax.annotation.api.version}
+
+
+ ch.qos.logback
+ logback-classic
+ ${logback.classic.version}
+
+
+ com.vs
+ ox-basidc-common
+ ${ox.basidc.common}
+
+
+ org.apache.tomcat.embed
+ tomcat-embed-core
+
+
+
+
+ org.flywaydb
+ flyway-core
+ ${flyway.version}
+
+
+ com.vs
+ common-rpc
+ ${vs.common.rpc.version}
+
+
+ com.vs
+ vs-sqlmapper-spring
+ ${vs.sqlmapper.spring}
+
+
+ com.vs
+ vs-elasticsearch
+ ${vs.elasticsearch.version}
+
+
+ com.vs
+ vs-mock-web
+ ${vs.mock.spring}
+
+
+ com.vs
+ vs-debug-agent
+ ${vs.debug.version}
+
+
+ com.vs
+ vs-debug-plugin
+ ${vs.debug.version}
+
+
+ com.vs
+ vs.common.util
+ ${vs.common.util.version}
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-resources-plugin
+ 3.3.1
+
+ UTF-8
+
+
+
+
+
+
+ zeroware-maven-releases
+ https://repo.byteawake.com/repository/zeroware-maven-releases/
+
+
+ zeroware-maven-snapshots
+ https://repo.byteawake.com/repository/zeroware-maven-snapshots/
+
+
+
+ entrance
+ common
+
+
\ No newline at end of file