diff --git a/.gitignore b/.gitignore
index 15a5c96..08358c4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
# 查看更多 .gitignore 配置 -> https://help.github.com/articles/ignoring-files/
target/
+packge/
!.mvn/wrapper/maven-wrapper.jar
.flattened-pom.xml
diff --git a/hake-dependencies/pom.xml b/hake-dependencies/pom.xml
index 874e53f..2cf6efa 100644
--- a/hake-dependencies/pom.xml
+++ b/hake-dependencies/pom.xml
@@ -90,650 +90,651 @@
-
-
-
- io.netty
- netty-bom
- ${netty.version}
- pom
- import
-
-
- org.springframework
- spring-framework-bom
- ${spring.framework.version}
- pom
- import
-
-
- org.springframework.security
- spring-security-bom
- ${spring.security.version}
- pom
- import
-
-
- org.springframework.boot
- spring-boot-dependencies
- ${spring.boot.version}
- pom
- import
-
-
- org.springframework.cloud
- spring-cloud-dependencies
- ${spring.cloud.version}
- pom
- import
-
-
- com.alibaba.cloud
- spring-cloud-alibaba-dependencies
- ${spring.cloud.alibaba.version}
- pom
- import
-
-
-
-
- io.github.mouzt
- bizlog-sdk
- ${bizlog-sdk.version}
-
-
- org.springframework.boot
- spring-boot-starter
-
-
-
-
- cn.iocoder.cloud
- hake-spring-boot-starter-biz-tenant
- ${revision}
-
-
- cn.iocoder.cloud
- hake-spring-boot-starter-biz-data-permission
- ${revision}
-
-
- cn.iocoder.cloud
- hake-spring-boot-starter-biz-ip
- ${revision}
-
-
-
-
-
- org.springframework.boot
- spring-boot-configuration-processor
- ${spring.boot.version}
-
-
-
- cn.iocoder.cloud
- hake-spring-boot-starter-env
- ${revision}
-
-
-
-
- cn.iocoder.cloud
- hake-spring-boot-starter-web
- ${revision}
-
-
-
- cn.iocoder.cloud
- hake-spring-boot-starter-security
- ${revision}
-
-
-
- cn.iocoder.cloud
- hake-spring-boot-starter-websocket
- ${revision}
-
-
-
- org.springdoc
- springdoc-openapi-ui
- ${springdoc.version}
-
-
- com.github.xiaoymin
- knife4j-openapi3-spring-boot-starter
- ${knife4j.version}
-
-
- com.github.xiaoymin
- knife4j-gateway-spring-boot-starter
- ${knife4j.version}
-
-
-
-
- cn.iocoder.cloud
- hake-spring-boot-starter-mybatis
- ${revision}
-
-
- org.springdoc
- springdoc-openapi-webflux-ui
- ${springdoc.version}
-
-
-
- com.alibaba
- druid-spring-boot-starter
- ${druid.version}
-
-
-
- org.mybatis
- mybatis
- ${mybatis.version}
-
-
- com.baomidou
- mybatis-plus-boot-starter
- ${mybatis-plus.version}
-
-
- com.baomidou
- mybatis-plus-jsqlparser-4.9
- ${mybatis-plus.version}
-
-
- com.baomidou
- mybatis-plus-generator
- ${mybatis-plus.version}
-
-
- com.baomidou
- dynamic-datasource-spring-boot-starter
- ${dynamic-datasource.version}
-
-
- com.github.yulichang
- mybatis-plus-join-boot-starter
- ${mybatis-plus-join.version}
-
-
-
- cn.iocoder.cloud
- hake-spring-boot-starter-redis
- ${revision}
-
-
-
- com.fhs-opensource
- easy-trans-spring-boot-starter
- ${easy-trans.version}
-
-
- org.springframework
- spring-context
-
-
- org.springframework.cloud
- spring-cloud-commons
-
-
-
-
- com.fhs-opensource
- easy-trans-mybatis-plus-extend
- ${easy-trans.version}
-
-
- com.fhs-opensource
- easy-trans-anno
- ${easy-trans.version}
-
-
-
- org.redisson
- redisson-spring-boot-starter
- ${redisson.version}
-
-
- org.springframework.boot
- spring-boot-starter-actuator
-
-
- org.redisson
-
- redisson-spring-data-34
-
-
-
-
- org.redisson
- redisson-spring-data-27
- ${redisson.version}
-
-
-
- com.dameng
- DmJdbcDriver18
- ${dm8.jdbc.version}
-
-
-
- org.opengauss
- opengauss-jdbc
- ${opengauss.jdbc.version}
-
-
-
- cn.com.kingbase
- kingbase8
- ${kingbase.jdbc.version}
-
-
-
- com.taosdata.jdbc
- taos-jdbcdriver
- ${taos.version}
-
-
-
-
- cn.iocoder.cloud
- hake-spring-boot-starter-rpc
- ${revision}
-
-
-
-
-
-
-
-
- com.xuxueli
- xxl-job-core
- ${xxl-job.version}
-
-
- cn.iocoder.cloud
- hake-spring-boot-starter-job
- ${revision}
-
-
-
-
- cn.iocoder.cloud
- hake-spring-boot-starter-mq
- ${revision}
-
-
-
- org.apache.rocketmq
- rocketmq-spring-boot-starter
- ${rocketmq-spring.version}
-
-
-
-
- cn.iocoder.cloud
- hake-spring-boot-starter-protection
- ${revision}
-
-
-
- com.baomidou
- lock4j-redisson-spring-boot-starter
- ${lock4j.version}
-
-
- redisson-spring-boot-starter
- org.redisson
-
-
-
-
-
-
- cn.iocoder.cloud
- hake-spring-boot-starter-monitor
- ${revision}
-
-
-
- org.apache.skywalking
- apm-toolkit-trace
- ${skywalking.version}
-
-
- org.apache.skywalking
- apm-toolkit-logback-1.x
- ${skywalking.version}
-
-
- org.apache.skywalking
- apm-toolkit-opentracing
- ${skywalking.version}
-
-
-
-
-
-
-
-
-
-
-
-
- io.opentracing
- opentracing-api
- ${opentracing.version}
-
-
- io.opentracing
- opentracing-util
- ${opentracing.version}
-
-
- io.opentracing
- opentracing-noop
- ${opentracing.version}
-
-
-
- de.codecentric
- spring-boot-admin-starter-server
- ${spring-boot-admin.version}
-
-
- de.codecentric
- spring-boot-admin-starter-client
- ${spring-boot-admin.version}
-
-
-
-
- cn.iocoder.cloud
- hake-spring-boot-starter-test
- ${revision}
- test
-
-
-
- org.mockito
- mockito-inline
- ${mockito-inline.version}
-
-
-
- org.springframework.boot
- spring-boot-starter-test
- ${spring.boot.version}
-
-
- asm
- org.ow2.asm
-
-
- org.mockito
- mockito-core
-
-
-
-
-
- com.github.fppt
- jedis-mock
- ${jedis-mock.version}
-
-
-
- uk.co.jemos.podam
- podam
- ${podam.version}
-
-
-
-
- org.flowable
- flowable-spring-boot-starter-process
- ${flowable.version}
-
-
- org.flowable
- flowable-spring-boot-starter-actuator
- ${flowable.version}
-
-
-
-
-
- cn.iocoder.cloud
- hake-common
- ${revision}
-
-
-
- cn.iocoder.cloud
- hake-spring-boot-starter-excel
- ${revision}
-
-
-
- org.projectlombok
- lombok
- ${lombok.version}
-
-
-
- org.mapstruct
- mapstruct
- ${mapstruct.version}
-
-
- org.mapstruct
- mapstruct-jdk8
- ${mapstruct.version}
-
-
- org.mapstruct
- mapstruct-processor
- ${mapstruct.version}
-
-
-
- cn.hutool
- hutool-all
- ${hutool.version}
-
-
-
- com.alibaba
- easyexcel
- ${easyexcel.version}
-
-
-
- commons-io
- commons-io
- ${commons-io.version}
-
-
- org.apache.commons
- commons-compress
- ${commons-compress.version}
-
-
-
- org.apache.tika
- tika-core
- ${tika-core.version}
-
-
-
- org.apache.velocity
- velocity-engine-core
- ${velocity.version}
-
-
-
- com.alibaba
- fastjson
- ${fastjson.version}
-
-
-
- com.google.guava
- guava
- ${guava.version}
-
-
-
- com.alibaba
- transmittable-thread-local
- ${transmittable-thread-local.version}
-
-
-
- commons-net
- commons-net
- ${commons-net.version}
-
-
- com.jcraft
- jsch
- ${jsch.version}
-
-
-
- com.anji-plus
- captcha-spring-boot-starter
- ${anji-plus-captcha.version}
-
-
-
- org.lionsoul
- ip2region
- ${ip2region.version}
-
-
-
- org.jsoup
- jsoup
- ${jsoup.version}
-
-
-
- org.reflections
- reflections
- ${reflections.version}
-
-
-
-
- software.amazon.awssdk
- s3
- ${awssdk.version}
-
-
-
- com.github.binarywang
- weixin-java-pay
- ${weixin-java.version}
-
-
- com.github.binarywang
- wx-java-mp-spring-boot-starter
- ${weixin-java.version}
-
-
- com.github.binarywang
- wx-java-miniapp-spring-boot-starter
- ${weixin-java.version}
-
-
-
- me.zhyd.oauth
- JustAuth
- ${justauth.version}
-
-
- com.xkcoding.justauth
- justauth-spring-boot-starter
- ${justauth-starter.version}
-
-
-
-
- org.jeecgframework.jimureport
- jimureport-spring-boot-starter
- ${jimureport.version}
-
-
- org.jeecgframework.jimureport
- jimubi-spring-boot-starter
- ${jimureport.version}
-
-
- com.github.jsqlparser
- jsqlparser
-
-
-
-
-
-
- org.pf4j
- pf4j-spring
- ${pf4j-spring.version}
-
-
- org.slf4j
- slf4j-log4j12
-
-
-
-
-
-
- io.vertx
- vertx-core
- ${vertx.version}
-
-
- io.vertx
- vertx-web
- ${vertx.version}
-
-
- io.vertx
- vertx-mqtt
- ${vertx.version}
-
-
-
-
- org.eclipse.paho
- org.eclipse.paho.client.mqttv3
- ${mqtt.version}
-
-
-
-
- ch.qos.logback
- logback-core
- ${logback.version}
-
-
- ch.qos.logback
- logback-classic
- ${logback.version}
-
-
+
+
+
+ io.netty
+ netty-bom
+ ${netty.version}
+ pom
+ import
+
+
+ org.springframework
+ spring-framework-bom
+ ${spring.framework.version}
+ pom
+ import
+
+
+ org.springframework.security
+ spring-security-bom
+ ${spring.security.version}
+ pom
+ import
+
+
+ org.springframework.boot
+ spring-boot-dependencies
+ ${spring.boot.version}
+ pom
+ import
+
+
+ org.springframework.cloud
+ spring-cloud-dependencies
+ ${spring.cloud.version}
+ pom
+ import
+
+
+ com.alibaba.cloud
+ spring-cloud-alibaba-dependencies
+ ${spring.cloud.alibaba.version}
+ pom
+ import
+
+
+
+
+ io.github.mouzt
+ bizlog-sdk
+ ${bizlog-sdk.version}
+
+
+ org.springframework.boot
+ spring-boot-starter
+
+
+
+
+ cn.iocoder.cloud
+ hake-spring-boot-starter-biz-tenant
+ ${revision}
+
+
+ cn.iocoder.cloud
+ hake-spring-boot-starter-biz-data-permission
+ ${revision}
+
+
+ cn.iocoder.cloud
+ hake-spring-boot-starter-biz-ip
+ ${revision}
+
+
+
+
+
+ org.springframework.boot
+ spring-boot-configuration-processor
+ ${spring.boot.version}
+
+
+
+ cn.iocoder.cloud
+ hake-spring-boot-starter-env
+ ${revision}
+
+
+
+
+ cn.iocoder.cloud
+ hake-spring-boot-starter-web
+ ${revision}
+
+
+
+ cn.iocoder.cloud
+ hake-spring-boot-starter-security
+ ${revision}
+
+
+
+ cn.iocoder.cloud
+ hake-spring-boot-starter-websocket
+ ${revision}
+
+
+
+ org.springdoc
+ springdoc-openapi-ui
+ ${springdoc.version}
+
+
+ com.github.xiaoymin
+ knife4j-openapi3-spring-boot-starter
+ ${knife4j.version}
+
+
+ com.github.xiaoymin
+ knife4j-gateway-spring-boot-starter
+ ${knife4j.version}
+
+
+
+
+ cn.iocoder.cloud
+ hake-spring-boot-starter-mybatis
+ ${revision}
+
+
+
+ com.alibaba
+ druid-spring-boot-starter
+ ${druid.version}
+
+
+
+ org.mybatis
+ mybatis
+ ${mybatis.version}
+
+
+ com.baomidou
+ mybatis-plus-boot-starter
+ ${mybatis-plus.version}
+
+
+ com.baomidou
+ mybatis-plus-jsqlparser-4.9
+ ${mybatis-plus.version}
+
+
+ com.baomidou
+ mybatis-plus-generator
+ ${mybatis-plus.version}
+
+
+ com.baomidou
+ dynamic-datasource-spring-boot-starter
+ ${dynamic-datasource.version}
+
+
+ com.github.yulichang
+ mybatis-plus-join-boot-starter
+ ${mybatis-plus-join.version}
+
+
+
+ cn.iocoder.cloud
+ hake-spring-boot-starter-redis
+ ${revision}
+
+
+
+ com.fhs-opensource
+ easy-trans-spring-boot-starter
+ ${easy-trans.version}
+
+
+ org.springframework
+ spring-context
+
+
+ org.springframework.cloud
+ spring-cloud-commons
+
+
+
+
+ com.fhs-opensource
+ easy-trans-mybatis-plus-extend
+ ${easy-trans.version}
+
+
+ com.fhs-opensource
+ easy-trans-anno
+ ${easy-trans.version}
+
+
+
+ org.redisson
+ redisson-spring-boot-starter
+ ${redisson.version}
+
+
+ org.springframework.boot
+ spring-boot-starter-actuator
+
+
+ org.redisson
+
+ redisson-spring-data-34
+
+
+
+
+ org.redisson
+ redisson-spring-data-27
+ ${redisson.version}
+
+
+
+ com.dameng
+ DmJdbcDriver18
+ ${dm8.jdbc.version}
+
+
+
+ org.opengauss
+ opengauss-jdbc
+ ${opengauss.jdbc.version}
+
+
+
+ cn.com.kingbase
+ kingbase8
+ ${kingbase.jdbc.version}
+
+
+
+ com.taosdata.jdbc
+ taos-jdbcdriver
+ ${taos.version}
+
+
+
+
+ cn.iocoder.cloud
+ hake-spring-boot-starter-rpc
+ ${revision}
+
+
+
+
+
+
+
+
+ com.xuxueli
+ xxl-job-core
+ ${xxl-job.version}
+
+
+ cn.iocoder.cloud
+ hake-spring-boot-starter-job
+ ${revision}
+
+
+
+
+ cn.iocoder.cloud
+ hake-spring-boot-starter-mq
+ ${revision}
+
+
+
+ org.apache.rocketmq
+ rocketmq-spring-boot-starter
+ ${rocketmq-spring.version}
+
+
+
+
+ cn.iocoder.cloud
+ hake-spring-boot-starter-protection
+ ${revision}
+
+
+
+ com.baomidou
+ lock4j-redisson-spring-boot-starter
+ ${lock4j.version}
+
+
+ redisson-spring-boot-starter
+ org.redisson
+
+
+
+
+
+
+ cn.iocoder.cloud
+ hake-spring-boot-starter-monitor
+ ${revision}
+
+
+
+ org.apache.skywalking
+ apm-toolkit-trace
+ ${skywalking.version}
+
+
+ org.apache.skywalking
+ apm-toolkit-logback-1.x
+ ${skywalking.version}
+
+
+ org.apache.skywalking
+ apm-toolkit-opentracing
+ ${skywalking.version}
+
+
+
+
+
+
+
+
+
+
+
+
+ io.opentracing
+ opentracing-api
+ ${opentracing.version}
+
+
+ io.opentracing
+ opentracing-util
+ ${opentracing.version}
+
+
+ io.opentracing
+ opentracing-noop
+ ${opentracing.version}
+
+
+
+ de.codecentric
+ spring-boot-admin-starter-server
+ ${spring-boot-admin.version}
+
+
+ de.codecentric
+ spring-boot-admin-starter-client
+ ${spring-boot-admin.version}
+
+
+
+
+ cn.iocoder.cloud
+ hake-spring-boot-starter-test
+ ${revision}
+ test
+
+
+
+ org.mockito
+ mockito-inline
+ ${mockito-inline.version}
+
+
+
+ org.springframework.boot
+ spring-boot-starter-test
+ ${spring.boot.version}
+
+
+ asm
+ org.ow2.asm
+
+
+ org.mockito
+ mockito-core
+
+
+
+
+
+ com.github.fppt
+ jedis-mock
+ ${jedis-mock.version}
+
+
+
+ uk.co.jemos.podam
+ podam
+ ${podam.version}
+
+
+
+
+ org.flowable
+ flowable-spring-boot-starter-process
+ ${flowable.version}
+
+
+ org.flowable
+ flowable-spring-boot-starter-actuator
+ ${flowable.version}
+
+
+
+
+
+ cn.iocoder.cloud
+ hake-common
+ ${revision}
+
+
+
+ cn.iocoder.cloud
+ hake-spring-boot-starter-excel
+ ${revision}
+
+
+
+ org.projectlombok
+ lombok
+ ${lombok.version}
+
+
+
+ org.mapstruct
+ mapstruct
+ ${mapstruct.version}
+
+
+ org.mapstruct
+ mapstruct-jdk8
+ ${mapstruct.version}
+
+
+ org.mapstruct
+ mapstruct-processor
+ ${mapstruct.version}
+
+
+
+ cn.hutool
+ hutool-all
+ ${hutool.version}
+
+
+
+ com.alibaba
+ easyexcel
+ ${easyexcel.version}
+
+
+
+ commons-io
+ commons-io
+ ${commons-io.version}
+
+
+ org.apache.commons
+ commons-compress
+ ${commons-compress.version}
+
+
+
+ org.apache.tika
+ tika-core
+ ${tika-core.version}
+
+
+
+ org.apache.velocity
+ velocity-engine-core
+ ${velocity.version}
+
+
+
+ com.alibaba
+ fastjson
+ ${fastjson.version}
+
+
+
+ com.google.guava
+ guava
+ ${guava.version}
+
+
+
+ com.alibaba
+ transmittable-thread-local
+ ${transmittable-thread-local.version}
+
+
+
+ commons-net
+ commons-net
+ ${commons-net.version}
+
+
+ com.jcraft
+ jsch
+ ${jsch.version}
+
+
+
+ com.anji-plus
+ captcha-spring-boot-starter
+ ${anji-plus-captcha.version}
+
+
+
+ org.lionsoul
+ ip2region
+ ${ip2region.version}
+
+
+
+ org.jsoup
+ jsoup
+ ${jsoup.version}
+
+
+
+ org.reflections
+ reflections
+ ${reflections.version}
+
+
+
+
+ software.amazon.awssdk
+ s3
+ ${awssdk.version}
+
+
+
+ com.github.binarywang
+ weixin-java-pay
+ ${weixin-java.version}
+
+
+ com.github.binarywang
+ wx-java-mp-spring-boot-starter
+ ${weixin-java.version}
+
+
+ com.github.binarywang
+ wx-java-miniapp-spring-boot-starter
+ ${weixin-java.version}
+
+
+
+ me.zhyd.oauth
+ JustAuth
+ ${justauth.version}
+
+
+ com.xkcoding.justauth
+ justauth-spring-boot-starter
+ ${justauth-starter.version}
+
+
+
+
+ org.jeecgframework.jimureport
+ jimureport-spring-boot-starter
+ ${jimureport.version}
+
+
+ org.jeecgframework.jimureport
+ jimubi-spring-boot-starter
+ ${jimureport.version}
+
+
+ com.github.jsqlparser
+ jsqlparser
+
+
+
+
+
+
+ org.pf4j
+ pf4j-spring
+ ${pf4j-spring.version}
+
+
+ org.slf4j
+ slf4j-log4j12
+
+
+
+
+
+
+ io.vertx
+ vertx-core
+ ${vertx.version}
+
+
+ io.vertx
+ vertx-web
+ ${vertx.version}
+
+
+ io.vertx
+ vertx-mqtt
+ ${vertx.version}
+
+
+
+
+ ch.qos.logback
+ logback-core
+ ${logback.version}
+
+
+ ch.qos.logback
+ logback-classic
+ ${logback.version}
+
+
+
+
+ central
+ Central Repository
+ http://192.168.1.200:19081/repository/maven-hake/
+
+
+ snapshots
+ Nexus Snapshot Repository
+ http://192.168.1.200:19081/repository/maven-snapshots/
+
+
+
diff --git a/hake-framework/hake-common/pom.xml b/hake-framework/hake-common/pom.xml
index 923459a..5a1d425 100644
--- a/hake-framework/hake-common/pom.xml
+++ b/hake-framework/hake-common/pom.xml
@@ -158,4 +158,18 @@
+
+
+
+ central
+ Central Repository
+ http://192.168.1.200:19081/repository/maven-hake/
+
+
+ snapshots
+ Nexus Snapshot Repository
+ http://192.168.1.200:19081/repository/maven-snapshots/
+
+
+
diff --git a/hake-framework/hake-spring-boot-starter-biz-data-permission/pom.xml b/hake-framework/hake-spring-boot-starter-biz-data-permission/pom.xml
index 8e46b15..4c7685e 100644
--- a/hake-framework/hake-spring-boot-starter-biz-data-permission/pom.xml
+++ b/hake-framework/hake-spring-boot-starter-biz-data-permission/pom.xml
@@ -48,5 +48,17 @@
test
+
+
+ central
+ Central Repository
+ http://192.168.1.200:19081/repository/maven-hake/
+
+
+ snapshots
+ Nexus Snapshot Repository
+ http://192.168.1.200:19081/repository/maven-snapshots/
+
+
diff --git a/hake-framework/hake-spring-boot-starter-biz-ip/pom.xml b/hake-framework/hake-spring-boot-starter-biz-ip/pom.xml
index bff0ef8..2afbfae 100644
--- a/hake-framework/hake-spring-boot-starter-biz-ip/pom.xml
+++ b/hake-framework/hake-spring-boot-starter-biz-ip/pom.xml
@@ -50,5 +50,17 @@
test
+
+
+ central
+ Central Repository
+ http://192.168.1.200:19081/repository/maven-hake/
+
+
+ snapshots
+ Nexus Snapshot Repository
+ http://192.168.1.200:19081/repository/maven-snapshots/
+
+
diff --git a/hake-framework/hake-spring-boot-starter-biz-tenant/pom.xml b/hake-framework/hake-spring-boot-starter-biz-tenant/pom.xml
index 4a5a949..af8a23c 100644
--- a/hake-framework/hake-spring-boot-starter-biz-tenant/pom.xml
+++ b/hake-framework/hake-spring-boot-starter-biz-tenant/pom.xml
@@ -88,5 +88,17 @@
+
+
+ central
+ Central Repository
+ http://192.168.1.200:19081/repository/maven-hake/
+
+
+ snapshots
+ Nexus Snapshot Repository
+ http://192.168.1.200:19081/repository/maven-snapshots/
+
+
diff --git a/hake-framework/hake-spring-boot-starter-env/pom.xml b/hake-framework/hake-spring-boot-starter-env/pom.xml
index d34ca25..698a0a5 100644
--- a/hake-framework/hake-spring-boot-starter-env/pom.xml
+++ b/hake-framework/hake-spring-boot-starter-env/pom.xml
@@ -62,5 +62,17 @@
spring-cloud-starter-alibaba-nacos-discovery
+
+
+ central
+ Central Repository
+ http://192.168.1.200:19081/repository/maven-hake/
+
+
+ snapshots
+ Nexus Snapshot Repository
+ http://192.168.1.200:19081/repository/maven-snapshots/
+
+
diff --git a/hake-framework/hake-spring-boot-starter-excel/pom.xml b/hake-framework/hake-spring-boot-starter-excel/pom.xml
index 90c84aa..f8bbc59 100644
--- a/hake-framework/hake-spring-boot-starter-excel/pom.xml
+++ b/hake-framework/hake-spring-boot-starter-excel/pom.xml
@@ -76,5 +76,17 @@
test
+
+
+ central
+ Central Repository
+ http://192.168.1.200:19081/repository/maven-hake/
+
+
+ snapshots
+ Nexus Snapshot Repository
+ http://192.168.1.200:19081/repository/maven-snapshots/
+
+
diff --git a/hake-framework/hake-spring-boot-starter-job/pom.xml b/hake-framework/hake-spring-boot-starter-job/pom.xml
index d2ceeb2..1f5c24c 100644
--- a/hake-framework/hake-spring-boot-starter-job/pom.xml
+++ b/hake-framework/hake-spring-boot-starter-job/pom.xml
@@ -46,5 +46,17 @@
+
+
+ central
+ Central Repository
+ http://192.168.1.200:19081/repository/maven-hake/
+
+
+ snapshots
+ Nexus Snapshot Repository
+ http://192.168.1.200:19081/repository/maven-snapshots/
+
+
diff --git a/hake-framework/hake-spring-boot-starter-monitor/pom.xml b/hake-framework/hake-spring-boot-starter-monitor/pom.xml
index d2e0bf1..836f95b 100644
--- a/hake-framework/hake-spring-boot-starter-monitor/pom.xml
+++ b/hake-framework/hake-spring-boot-starter-monitor/pom.xml
@@ -69,5 +69,17 @@
spring-boot-admin-starter-client
+
+
+ central
+ Central Repository
+ http://192.168.1.200:19081/repository/maven-hake/
+
+
+ snapshots
+ Nexus Snapshot Repository
+ http://192.168.1.200:19081/repository/maven-snapshots/
+
+
diff --git a/hake-framework/hake-spring-boot-starter-mq/pom.xml b/hake-framework/hake-spring-boot-starter-mq/pom.xml
index 0ce2d36..83701e0 100644
--- a/hake-framework/hake-spring-boot-starter-mq/pom.xml
+++ b/hake-framework/hake-spring-boot-starter-mq/pom.xml
@@ -39,5 +39,17 @@
true
+
+
+ central
+ Central Repository
+ http://192.168.1.200:19081/repository/maven-hake/
+
+
+ snapshots
+ Nexus Snapshot Repository
+ http://192.168.1.200:19081/repository/maven-snapshots/
+
+
diff --git a/hake-framework/hake-spring-boot-starter-mybatis/pom.xml b/hake-framework/hake-spring-boot-starter-mybatis/pom.xml
index a7c9335..f4d2fd4 100644
--- a/hake-framework/hake-spring-boot-starter-mybatis/pom.xml
+++ b/hake-framework/hake-spring-boot-starter-mybatis/pom.xml
@@ -95,5 +95,17 @@
easy-trans-mybatis-plus-extend
+
+
+ central
+ Central Repository
+ http://192.168.1.200:19081/repository/maven-hake/
+
+
+ snapshots
+ Nexus Snapshot Repository
+ http://192.168.1.200:19081/repository/maven-snapshots/
+
+
diff --git a/hake-framework/hake-spring-boot-starter-protection/pom.xml b/hake-framework/hake-spring-boot-starter-protection/pom.xml
index 161be50..ca555de 100644
--- a/hake-framework/hake-spring-boot-starter-protection/pom.xml
+++ b/hake-framework/hake-spring-boot-starter-protection/pom.xml
@@ -43,5 +43,17 @@
test
+
+
+ central
+ Central Repository
+ http://192.168.1.200:19081/repository/maven-hake/
+
+
+ snapshots
+ Nexus Snapshot Repository
+ http://192.168.1.200:19081/repository/maven-snapshots/
+
+
diff --git a/hake-framework/hake-spring-boot-starter-redis/pom.xml b/hake-framework/hake-spring-boot-starter-redis/pom.xml
index 200027c..d30ea20 100644
--- a/hake-framework/hake-spring-boot-starter-redis/pom.xml
+++ b/hake-framework/hake-spring-boot-starter-redis/pom.xml
@@ -41,5 +41,17 @@
jackson-datatype-jsr310
+
+
+ central
+ Central Repository
+ http://192.168.1.200:19081/repository/maven-hake/
+
+
+ snapshots
+ Nexus Snapshot Repository
+ http://192.168.1.200:19081/repository/maven-snapshots/
+
+
diff --git a/hake-framework/hake-spring-boot-starter-rpc/pom.xml b/hake-framework/hake-spring-boot-starter-rpc/pom.xml
index 65f4e08..40a032a 100644
--- a/hake-framework/hake-spring-boot-starter-rpc/pom.xml
+++ b/hake-framework/hake-spring-boot-starter-rpc/pom.xml
@@ -43,4 +43,16 @@
jakarta.validation-api
+
+
+ central
+ Central Repository
+ http://192.168.1.200:19081/repository/maven-hake/
+
+
+ snapshots
+ Nexus Snapshot Repository
+ http://192.168.1.200:19081/repository/maven-snapshots/
+
+
diff --git a/hake-framework/hake-spring-boot-starter-security/pom.xml b/hake-framework/hake-spring-boot-starter-security/pom.xml
index b5a1183..3813c60 100644
--- a/hake-framework/hake-spring-boot-starter-security/pom.xml
+++ b/hake-framework/hake-spring-boot-starter-security/pom.xml
@@ -68,5 +68,17 @@
+
+
+ central
+ Central Repository
+ http://192.168.1.200:19081/repository/maven-hake/
+
+
+ snapshots
+ Nexus Snapshot Repository
+ http://192.168.1.200:19081/repository/maven-snapshots/
+
+
diff --git a/hake-framework/hake-spring-boot-starter-test/pom.xml b/hake-framework/hake-spring-boot-starter-test/pom.xml
index be6be32..59a983a 100644
--- a/hake-framework/hake-spring-boot-starter-test/pom.xml
+++ b/hake-framework/hake-spring-boot-starter-test/pom.xml
@@ -57,4 +57,16 @@
podam
+
+
+ central
+ Central Repository
+ http://192.168.1.200:19081/repository/maven-hake/
+
+
+ snapshots
+ Nexus Snapshot Repository
+ http://192.168.1.200:19081/repository/maven-snapshots/
+
+
diff --git a/hake-framework/hake-spring-boot-starter-web/pom.xml b/hake-framework/hake-spring-boot-starter-web/pom.xml
index 389c045..ecbd633 100644
--- a/hake-framework/hake-spring-boot-starter-web/pom.xml
+++ b/hake-framework/hake-spring-boot-starter-web/pom.xml
@@ -79,5 +79,17 @@
test
+
+
+ central
+ Central Repository
+ http://192.168.1.200:19081/repository/maven-hake/
+
+
+ snapshots
+ Nexus Snapshot Repository
+ http://192.168.1.200:19081/repository/maven-snapshots/
+
+
diff --git a/hake-framework/hake-spring-boot-starter-web/src/test/java/cn/iocoder/hake/framework/desensitize/core/DesensitizeTest.java b/hake-framework/hake-spring-boot-starter-web/src/test/java/cn/iocoder/hake/framework/desensitize/core/DesensitizeTest.java
index 1a009a1..ecca558 100644
--- a/hake-framework/hake-spring-boot-starter-web/src/test/java/cn/iocoder/hake/framework/desensitize/core/DesensitizeTest.java
+++ b/hake-framework/hake-spring-boot-starter-web/src/test/java/cn/iocoder/hake/framework/desensitize/core/DesensitizeTest.java
@@ -48,7 +48,7 @@ public class DesensitizeTest {
DesensitizeDemo d = JsonUtils.parseObject(JsonUtils.toJsonString(desensitizeDemo), DesensitizeDemo.class);
// 断言
assertNotNull(d);
- assertEquals("芋***", d.getNickname());
+ assertEquals("h***", d.getNickname());
assertEquals("998800********31", d.getBankCard());
assertEquals("粤A6***6", d.getCarLicense());
assertEquals("0108*****22", d.getFixedPhone());
diff --git a/hake-framework/hake-spring-boot-starter-websocket/pom.xml b/hake-framework/hake-spring-boot-starter-websocket/pom.xml
index fde1eb8..63d8321 100644
--- a/hake-framework/hake-spring-boot-starter-websocket/pom.xml
+++ b/hake-framework/hake-spring-boot-starter-websocket/pom.xml
@@ -69,5 +69,17 @@
provided
+
+
+ central
+ Central Repository
+ http://192.168.1.200:19081/repository/maven-hake/
+
+
+ snapshots
+ Nexus Snapshot Repository
+ http://192.168.1.200:19081/repository/maven-snapshots/
+
+
\ No newline at end of file
diff --git a/hake-framework/pom.xml b/hake-framework/pom.xml
index 4c9d0fb..91a8707 100644
--- a/hake-framework/pom.xml
+++ b/hake-framework/pom.xml
@@ -44,6 +44,5 @@
2. 业务组件:和业务相关的组件的封装,例如说数据字典、操作日志等等。
如果是业务组件,Maven 名字会包含 biz
- https://github.com/YunaiV/ruoyi-vue-pro
diff --git a/hake-gateway/pom.xml b/hake-gateway/pom.xml
index eac6185..020a18e 100644
--- a/hake-gateway/pom.xml
+++ b/hake-gateway/pom.xml
@@ -74,6 +74,18 @@
guava
+
+
+ central
+ Central Repository
+ http://192.168.1.200:19081/repository/maven-hake/
+
+
+ snapshots
+ Nexus Snapshot Repository
+ http://192.168.1.200:19081/repository/maven-snapshots/
+
+
@@ -87,6 +99,7 @@
${spring.boot.version}
gateway
+ ../../hake-cloud/packge
diff --git a/hake-module-bpm/hake-module-bpm-api/pom.xml b/hake-module-bpm/hake-module-bpm-api/pom.xml
index ae63c9e..2e18e76 100644
--- a/hake-module-bpm/hake-module-bpm-api/pom.xml
+++ b/hake-module-bpm/hake-module-bpm-api/pom.xml
@@ -43,5 +43,17 @@
true
+
+
+ central
+ Central Repository
+ http://192.168.1.200:19081/repository/maven-hake/
+
+
+ snapshots
+ Nexus Snapshot Repository
+ http://192.168.1.200:19081/repository/maven-snapshots/
+
+
diff --git a/hake-module-bpm/hake-module-bpm-server/pom.xml b/hake-module-bpm/hake-module-bpm-server/pom.xml
index 4bba8dd..a333125 100644
--- a/hake-module-bpm/hake-module-bpm-server/pom.xml
+++ b/hake-module-bpm/hake-module-bpm-server/pom.xml
@@ -113,6 +113,18 @@
flowable-spring-boot-starter-actuator
+
+
+ central
+ Central Repository
+ http://192.168.1.200:19081/repository/maven-hake/
+
+
+ snapshots
+ Nexus Snapshot Repository
+ http://192.168.1.200:19081/repository/maven-snapshots/
+
+
@@ -125,6 +137,8 @@
${spring.boot.version}
bpm
+../../packge
+
diff --git a/hake-module-bpm/hake-module-bpm-server/src/main/resources/application-dev.yaml b/hake-module-bpm/hake-module-bpm-server/src/main/resources/application-dev.yaml
index c576466..5f6c0c4 100644
--- a/hake-module-bpm/hake-module-bpm-server/src/main/resources/application-dev.yaml
+++ b/hake-module-bpm/hake-module-bpm-server/src/main/resources/application-dev.yaml
@@ -110,4 +110,4 @@ spring:
# 哈客配置项,设置当前项目所有自定义的配置
hake:
- demo: true # 开启演示模式
+ demo: false # 开启演示模式
diff --git a/hake-module-bpm/hake-module-bpm-server/src/test/java/cn/iocoder/hake/module/bpm/service/definition/BpmFormServiceTest.java b/hake-module-bpm/hake-module-bpm-server/src/test/java/cn/iocoder/hake/module/bpm/service/definition/BpmFormServiceTest.java
index a274885..7e026a9 100644
--- a/hake-module-bpm/hake-module-bpm-server/src/test/java/cn/iocoder/hake/module/bpm/service/definition/BpmFormServiceTest.java
+++ b/hake-module-bpm/hake-module-bpm-server/src/test/java/cn/iocoder/hake/module/bpm/service/definition/BpmFormServiceTest.java
@@ -124,7 +124,7 @@ public class BpmFormServiceTest extends BaseDbUnitTest {
formMapper.insert(cloneIgnoreId(dbForm, o -> o.setName("源码")));
// 准备参数
BpmFormPageReqVO reqVO = new BpmFormPageReqVO();
- reqVO.setName("哈客");
+ reqVO.setName("hake");
// 调用
PageResult pageResult = formService.getFormPage(reqVO);
diff --git a/hake-module-bpm/hake-module-bpm-server/src/test/java/cn/iocoder/hake/module/bpm/service/definition/BpmUserGroupServiceTest.java b/hake-module-bpm/hake-module-bpm-server/src/test/java/cn/iocoder/hake/module/bpm/service/definition/BpmUserGroupServiceTest.java
index 1e8818b..d4a78c1 100644
--- a/hake-module-bpm/hake-module-bpm-server/src/test/java/cn/iocoder/hake/module/bpm/service/definition/BpmUserGroupServiceTest.java
+++ b/hake-module-bpm/hake-module-bpm-server/src/test/java/cn/iocoder/hake/module/bpm/service/definition/BpmUserGroupServiceTest.java
@@ -114,7 +114,7 @@ public class BpmUserGroupServiceTest extends BaseDbUnitTest {
userGroupMapper.insert(cloneIgnoreId(dbUserGroup, o -> o.setCreateTime(buildTime(2021, 12, 12))));
// 准备参数
BpmUserGroupPageReqVO reqVO = new BpmUserGroupPageReqVO();
- reqVO.setName("源码");
+ reqVO.setName("hake");
reqVO.setStatus(CommonStatusEnum.ENABLE.getStatus());
reqVO.setCreateTime((new LocalDateTime[]{buildTime(2021, 11, 10),buildTime(2021, 11, 12)}));
diff --git a/hake-module-crm/hake-module-crm-api/pom.xml b/hake-module-crm/hake-module-crm-api/pom.xml
index c0690eb..19cf8be 100644
--- a/hake-module-crm/hake-module-crm-api/pom.xml
+++ b/hake-module-crm/hake-module-crm-api/pom.xml
@@ -29,5 +29,17 @@
true
+
+
+ central
+ Central Repository
+ http://192.168.1.200:19081/repository/maven-hake/
+
+
+ snapshots
+ Nexus Snapshot Repository
+ http://192.168.1.200:19081/repository/maven-snapshots/
+
+
diff --git a/hake-module-crm/hake-module-crm-server/pom.xml b/hake-module-crm/hake-module-crm-server/pom.xml
index 8ef8d8a..77fce92 100644
--- a/hake-module-crm/hake-module-crm-server/pom.xml
+++ b/hake-module-crm/hake-module-crm-server/pom.xml
@@ -109,6 +109,18 @@
hake-spring-boot-starter-test
+
+
+ central
+ Central Repository
+ http://192.168.1.200:19081/repository/maven-hake/
+
+
+ snapshots
+ Nexus Snapshot Repository
+ http://192.168.1.200:19081/repository/maven-snapshots/
+
+
@@ -121,6 +133,8 @@
${spring.boot.version}
crm
+../../packge
+
diff --git a/hake-module-erp/hake-module-erp-api/pom.xml b/hake-module-erp/hake-module-erp-api/pom.xml
index d83759a..4998876 100644
--- a/hake-module-erp/hake-module-erp-api/pom.xml
+++ b/hake-module-erp/hake-module-erp-api/pom.xml
@@ -29,5 +29,17 @@
true
+
+
+ central
+ Central Repository
+ http://192.168.1.200:19081/repository/maven-hake/
+
+
+ snapshots
+ Nexus Snapshot Repository
+ http://192.168.1.200:19081/repository/maven-snapshots/
+
+
\ No newline at end of file
diff --git a/hake-module-erp/hake-module-erp-server/pom.xml b/hake-module-erp/hake-module-erp-server/pom.xml
index e86d876..b417ff6 100644
--- a/hake-module-erp/hake-module-erp-server/pom.xml
+++ b/hake-module-erp/hake-module-erp-server/pom.xml
@@ -95,6 +95,18 @@
+
+
+ central
+ Central Repository
+ http://192.168.1.200:19081/repository/maven-hake/
+
+
+ snapshots
+ Nexus Snapshot Repository
+ http://192.168.1.200:19081/repository/maven-snapshots/
+
+
@@ -107,6 +119,8 @@
${spring.boot.version}
erp
+../../packge
+
diff --git a/hake-module-infra/hake-module-infra-api/pom.xml b/hake-module-infra/hake-module-infra-api/pom.xml
index 4ff8c24..4a6e56d 100644
--- a/hake-module-infra/hake-module-infra-api/pom.xml
+++ b/hake-module-infra/hake-module-infra-api/pom.xml
@@ -43,5 +43,17 @@
true
+
+
+ central
+ Central Repository
+ http://192.168.1.200:19081/repository/maven-hake/
+
+
+ snapshots
+ Nexus Snapshot Repository
+ http://192.168.1.200:19081/repository/maven-snapshots/
+
+
diff --git a/hake-module-infra/hake-module-infra-server/pom.xml b/hake-module-infra/hake-module-infra-server/pom.xml
index 18dc186..7a63c01 100644
--- a/hake-module-infra/hake-module-infra-server/pom.xml
+++ b/hake-module-infra/hake-module-infra-server/pom.xml
@@ -143,6 +143,18 @@
+
+
+ central
+ Central Repository
+ http://192.168.1.200:19081/repository/maven-hake/
+
+
+ snapshots
+ Nexus Snapshot Repository
+ http://192.168.1.200:19081/repository/maven-snapshots/
+
+
${project.artifactId}
@@ -154,6 +166,8 @@
${spring.boot.version}
infra
+../../packge
+
diff --git a/hake-module-infra/hake-module-infra-server/src/main/resources/application-dev.yaml b/hake-module-infra/hake-module-infra-server/src/main/resources/application-dev.yaml
index fc18c89..930e84c 100644
--- a/hake-module-infra/hake-module-infra-server/src/main/resources/application-dev.yaml
+++ b/hake-module-infra/hake-module-infra-server/src/main/resources/application-dev.yaml
@@ -127,4 +127,4 @@ spring:
# 哈客配置项,设置当前项目所有自定义的配置
hake:
- demo: true # 开启演示模式
+ demo: false # 开启演示模式
diff --git a/hake-module-mall/hake-module-product-api/pom.xml b/hake-module-mall/hake-module-product-api/pom.xml
index 415d5cc..069af64 100644
--- a/hake-module-mall/hake-module-product-api/pom.xml
+++ b/hake-module-mall/hake-module-product-api/pom.xml
@@ -44,5 +44,17 @@
true
+
+
+ central
+ Central Repository
+ http://192.168.1.200:19081/repository/maven-hake/
+
+
+ snapshots
+ Nexus Snapshot Repository
+ http://192.168.1.200:19081/repository/maven-snapshots/
+
+
diff --git a/hake-module-mall/hake-module-product-server/pom.xml b/hake-module-mall/hake-module-product-server/pom.xml
index 80119bd..ba1b9a7 100644
--- a/hake-module-mall/hake-module-product-server/pom.xml
+++ b/hake-module-mall/hake-module-product-server/pom.xml
@@ -94,6 +94,18 @@
hake-spring-boot-starter-monitor
+
+
+ central
+ Central Repository
+ http://192.168.1.200:19081/repository/maven-hake/
+
+
+ snapshots
+ Nexus Snapshot Repository
+ http://192.168.1.200:19081/repository/maven-snapshots/
+
+
@@ -106,6 +118,8 @@
${spring.boot.version}
product
+../../packge
+
diff --git a/hake-module-mall/hake-module-product-server/src/main/resources/application-dev.yaml b/hake-module-mall/hake-module-product-server/src/main/resources/application-dev.yaml
index d1f2122..894b8a3 100644
--- a/hake-module-mall/hake-module-product-server/src/main/resources/application-dev.yaml
+++ b/hake-module-mall/hake-module-product-server/src/main/resources/application-dev.yaml
@@ -112,4 +112,4 @@ spring:
# 哈客配置项,设置当前项目所有自定义的配置
hake:
- demo: true # 开启演示模式
+ demo: false # 开启演示模式
diff --git a/hake-module-mall/hake-module-promotion-api/pom.xml b/hake-module-mall/hake-module-promotion-api/pom.xml
index ad1b0b9..9989d70 100644
--- a/hake-module-mall/hake-module-promotion-api/pom.xml
+++ b/hake-module-mall/hake-module-promotion-api/pom.xml
@@ -43,5 +43,17 @@
true
+
+
+ central
+ Central Repository
+ http://192.168.1.200:19081/repository/maven-hake/
+
+
+ snapshots
+ Nexus Snapshot Repository
+ http://192.168.1.200:19081/repository/maven-snapshots/
+
+
diff --git a/hake-module-mall/hake-module-promotion-server/pom.xml b/hake-module-mall/hake-module-promotion-server/pom.xml
index 647205b..e65dc83 100644
--- a/hake-module-mall/hake-module-promotion-server/pom.xml
+++ b/hake-module-mall/hake-module-promotion-server/pom.xml
@@ -133,6 +133,18 @@
compile
+
+
+ central
+ Central Repository
+ http://192.168.1.200:19081/repository/maven-hake/
+
+
+ snapshots
+ Nexus Snapshot Repository
+ http://192.168.1.200:19081/repository/maven-snapshots/
+
+
@@ -145,6 +157,8 @@
${spring.boot.version}
promotion
+../../packge
+
diff --git a/hake-module-mall/hake-module-promotion-server/src/main/resources/application-dev.yaml b/hake-module-mall/hake-module-promotion-server/src/main/resources/application-dev.yaml
index d1f2122..894b8a3 100644
--- a/hake-module-mall/hake-module-promotion-server/src/main/resources/application-dev.yaml
+++ b/hake-module-mall/hake-module-promotion-server/src/main/resources/application-dev.yaml
@@ -112,4 +112,4 @@ spring:
# 哈客配置项,设置当前项目所有自定义的配置
hake:
- demo: true # 开启演示模式
+ demo: false # 开启演示模式
diff --git a/hake-module-mall/hake-module-statistics-api/pom.xml b/hake-module-mall/hake-module-statistics-api/pom.xml
index d5445d5..d6ab319 100644
--- a/hake-module-mall/hake-module-statistics-api/pom.xml
+++ b/hake-module-mall/hake-module-statistics-api/pom.xml
@@ -43,5 +43,17 @@
true
+
+
+ central
+ Central Repository
+ http://192.168.1.200:19081/repository/maven-hake/
+
+
+ snapshots
+ Nexus Snapshot Repository
+ http://192.168.1.200:19081/repository/maven-snapshots/
+
+
diff --git a/hake-module-mall/hake-module-statistics-server/pom.xml b/hake-module-mall/hake-module-statistics-server/pom.xml
index 93ffc05..8e9f7e1 100644
--- a/hake-module-mall/hake-module-statistics-server/pom.xml
+++ b/hake-module-mall/hake-module-statistics-server/pom.xml
@@ -124,6 +124,18 @@
hake-spring-boot-starter-monitor
+
+
+ central
+ Central Repository
+ http://192.168.1.200:19081/repository/maven-hake/
+
+
+ snapshots
+ Nexus Snapshot Repository
+ http://192.168.1.200:19081/repository/maven-snapshots/
+
+
@@ -136,6 +148,8 @@
${spring.boot.version}
statistics
+../../packge
+
diff --git a/hake-module-mall/hake-module-statistics-server/src/main/resources/application-dev.yaml b/hake-module-mall/hake-module-statistics-server/src/main/resources/application-dev.yaml
index d1f2122..894b8a3 100644
--- a/hake-module-mall/hake-module-statistics-server/src/main/resources/application-dev.yaml
+++ b/hake-module-mall/hake-module-statistics-server/src/main/resources/application-dev.yaml
@@ -112,4 +112,4 @@ spring:
# 哈客配置项,设置当前项目所有自定义的配置
hake:
- demo: true # 开启演示模式
+ demo: false # 开启演示模式
diff --git a/hake-module-mall/hake-module-trade-api/pom.xml b/hake-module-mall/hake-module-trade-api/pom.xml
index 816fd7b..f61a6cf 100644
--- a/hake-module-mall/hake-module-trade-api/pom.xml
+++ b/hake-module-mall/hake-module-trade-api/pom.xml
@@ -43,5 +43,17 @@
true
+
+
+ central
+ Central Repository
+ http://192.168.1.200:19081/repository/maven-hake/
+
+
+ snapshots
+ Nexus Snapshot Repository
+ http://192.168.1.200:19081/repository/maven-snapshots/
+
+
diff --git a/hake-module-mall/hake-module-trade-server/pom.xml b/hake-module-mall/hake-module-trade-server/pom.xml
index b443742..2411126 100644
--- a/hake-module-mall/hake-module-trade-server/pom.xml
+++ b/hake-module-mall/hake-module-trade-server/pom.xml
@@ -130,6 +130,18 @@
hake-spring-boot-starter-monitor
+
+
+ central
+ Central Repository
+ http://192.168.1.200:19081/repository/maven-hake/
+
+
+ snapshots
+ Nexus Snapshot Repository
+ http://192.168.1.200:19081/repository/maven-snapshots/
+
+
@@ -142,6 +154,8 @@
${spring.boot.version}
trade
+../../packge
+
diff --git a/hake-module-mall/hake-module-trade-server/src/main/resources/application-dev.yaml b/hake-module-mall/hake-module-trade-server/src/main/resources/application-dev.yaml
index 93372fb..d5d6ac0 100644
--- a/hake-module-mall/hake-module-trade-server/src/main/resources/application-dev.yaml
+++ b/hake-module-mall/hake-module-trade-server/src/main/resources/application-dev.yaml
@@ -112,5 +112,5 @@ spring:
# 哈客配置项,设置当前项目所有自定义的配置
hake:
- demo: true # 开启演示模式
+ demo: false # 开启演示模式
tencent-lbs-key: TVDBZ-TDILD-4ON4B-PFDZA-RNLKH-VVF6E # QQ 地图的密钥 https://lbs.qq.com/service/staticV2/staticGuide/staticDoc
diff --git a/hake-module-member/hake-module-member-api/pom.xml b/hake-module-member/hake-module-member-api/pom.xml
index 2b571d6..651e54e 100644
--- a/hake-module-member/hake-module-member-api/pom.xml
+++ b/hake-module-member/hake-module-member-api/pom.xml
@@ -43,5 +43,17 @@
true
+
+
+ central
+ Central Repository
+ http://192.168.1.200:19081/repository/maven-hake/
+
+
+ snapshots
+ Nexus Snapshot Repository
+ http://192.168.1.200:19081/repository/maven-snapshots/
+
+
diff --git a/hake-module-member/hake-module-member-server/pom.xml b/hake-module-member/hake-module-member-server/pom.xml
index 34556bc..f35d5a0 100644
--- a/hake-module-member/hake-module-member-server/pom.xml
+++ b/hake-module-member/hake-module-member-server/pom.xml
@@ -117,6 +117,18 @@
hake-spring-boot-starter-monitor
+
+
+ central
+ Central Repository
+ http://192.168.1.200:19081/repository/maven-hake/
+
+
+ snapshots
+ Nexus Snapshot Repository
+ http://192.168.1.200:19081/repository/maven-snapshots/
+
+
@@ -129,6 +141,8 @@
${spring.boot.version}
member
+../../packge
+
diff --git a/hake-module-member/hake-module-member-server/src/main/resources/application-dev.yaml b/hake-module-member/hake-module-member-server/src/main/resources/application-dev.yaml
index d1f2122..894b8a3 100644
--- a/hake-module-member/hake-module-member-server/src/main/resources/application-dev.yaml
+++ b/hake-module-member/hake-module-member-server/src/main/resources/application-dev.yaml
@@ -112,4 +112,4 @@ spring:
# 哈客配置项,设置当前项目所有自定义的配置
hake:
- demo: true # 开启演示模式
+ demo: false # 开启演示模式
diff --git a/hake-module-mp/hake-module-mp-api/pom.xml b/hake-module-mp/hake-module-mp-api/pom.xml
index 2420be5..f523123 100644
--- a/hake-module-mp/hake-module-mp-api/pom.xml
+++ b/hake-module-mp/hake-module-mp-api/pom.xml
@@ -22,5 +22,17 @@
hake-common
+
+
+ central
+ Central Repository
+ http://192.168.1.200:19081/repository/maven-hake/
+
+
+ snapshots
+ Nexus Snapshot Repository
+ http://192.168.1.200:19081/repository/maven-snapshots/
+
+
diff --git a/hake-module-mp/hake-module-mp-server/pom.xml b/hake-module-mp/hake-module-mp-server/pom.xml
index 21230b7..8ea2ec1 100644
--- a/hake-module-mp/hake-module-mp-server/pom.xml
+++ b/hake-module-mp/hake-module-mp-server/pom.xml
@@ -112,6 +112,18 @@
wx-java-mp-spring-boot-starter
+
+
+ central
+ Central Repository
+ http://192.168.1.200:19081/repository/maven-hake/
+
+
+ snapshots
+ Nexus Snapshot Repository
+ http://192.168.1.200:19081/repository/maven-snapshots/
+
+
@@ -124,6 +136,7 @@
${spring.boot.version}
mp
+../../packge
diff --git a/hake-module-mp/hake-module-mp-server/src/main/resources/application-dev.yaml b/hake-module-mp/hake-module-mp-server/src/main/resources/application-dev.yaml
index 6afa453..238ff5b 100644
--- a/hake-module-mp/hake-module-mp-server/src/main/resources/application-dev.yaml
+++ b/hake-module-mp/hake-module-mp-server/src/main/resources/application-dev.yaml
@@ -106,4 +106,4 @@ spring:
# 哈客配置项,设置当前项目所有自定义的配置
hake:
- demo: true # 关闭演示模式
+ demo: false # 关闭演示模式
diff --git a/hake-module-pay/hake-module-pay-api/pom.xml b/hake-module-pay/hake-module-pay-api/pom.xml
index 6972d97..6aa724b 100644
--- a/hake-module-pay/hake-module-pay-api/pom.xml
+++ b/hake-module-pay/hake-module-pay-api/pom.xml
@@ -43,5 +43,17 @@
true
+
+
+ central
+ Central Repository
+ http://192.168.1.200:19081/repository/maven-hake/
+
+
+ snapshots
+ Nexus Snapshot Repository
+ http://192.168.1.200:19081/repository/maven-snapshots/
+
+
diff --git a/hake-module-pay/hake-module-pay-server/pom.xml b/hake-module-pay/hake-module-pay-server/pom.xml
index 160012e..d43905e 100644
--- a/hake-module-pay/hake-module-pay-server/pom.xml
+++ b/hake-module-pay/hake-module-pay-server/pom.xml
@@ -120,6 +120,18 @@
+
+
+ central
+ Central Repository
+ http://192.168.1.200:19081/repository/maven-hake/
+
+
+ snapshots
+ Nexus Snapshot Repository
+ http://192.168.1.200:19081/repository/maven-snapshots/
+
+
@@ -132,6 +144,8 @@
${spring.boot.version}
pay
+../../packge
+
diff --git a/hake-module-report/hake-module-report-api/pom.xml b/hake-module-report/hake-module-report-api/pom.xml
index 5f7a694..6852184 100644
--- a/hake-module-report/hake-module-report-api/pom.xml
+++ b/hake-module-report/hake-module-report-api/pom.xml
@@ -23,4 +23,16 @@
hake-common
+
+
+ central
+ Central Repository
+ http://192.168.1.200:19081/repository/maven-hake/
+
+
+ snapshots
+ Nexus Snapshot Repository
+ http://192.168.1.200:19081/repository/maven-snapshots/
+
+
diff --git a/hake-module-report/hake-module-report-server/pom.xml b/hake-module-report/hake-module-report-server/pom.xml
index 50233a3..720abc5 100644
--- a/hake-module-report/hake-module-report-server/pom.xml
+++ b/hake-module-report/hake-module-report-server/pom.xml
@@ -111,6 +111,18 @@
+
+
+ central
+ Central Repository
+ http://192.168.1.200:19081/repository/maven-hake/
+
+
+ snapshots
+ Nexus Snapshot Repository
+ http://192.168.1.200:19081/repository/maven-snapshots/
+
+
${project.artifactId}
@@ -122,6 +134,8 @@
${spring.boot.version}
report
+../../packge
+
diff --git a/hake-module-report/hake-module-report-server/src/main/resources/application-dev.yaml b/hake-module-report/hake-module-report-server/src/main/resources/application-dev.yaml
index 0f68c04..7cd30aa 100644
--- a/hake-module-report/hake-module-report-server/src/main/resources/application-dev.yaml
+++ b/hake-module-report/hake-module-report-server/src/main/resources/application-dev.yaml
@@ -106,4 +106,4 @@ spring:
# 哈客配置项,设置当前项目所有自定义的配置
hake:
- demo: true # 开启演示模式
+ demo: false # 开启演示模式
diff --git a/hake-module-system/hake-module-system-api/pom.xml b/hake-module-system/hake-module-system-api/pom.xml
index f59f027..7ccfb55 100644
--- a/hake-module-system/hake-module-system-api/pom.xml
+++ b/hake-module-system/hake-module-system-api/pom.xml
@@ -44,5 +44,17 @@
+
+
+ central
+ Central Repository
+ http://192.168.1.200:19081/repository/maven-hake/
+
+
+ snapshots
+ Nexus Snapshot Repository
+ http://192.168.1.200:19081/repository/maven-snapshots/
+
+
diff --git a/hake-module-system/hake-module-system-server/pom.xml b/hake-module-system/hake-module-system-server/pom.xml
index dd2c9c1..e971bd8 100644
--- a/hake-module-system/hake-module-system-server/pom.xml
+++ b/hake-module-system/hake-module-system-server/pom.xml
@@ -98,10 +98,10 @@
-
-
-
-
+
+
+
+
@@ -157,9 +157,21 @@
com.anji-plus
captcha-spring-boot-starter
-
+
+
+ central
+ Central Repository
+ http://192.168.1.200:19081/repository/maven-hake/
+
+
+ snapshots
+ Nexus Snapshot Repository
+ http://192.168.1.200:19081/repository/maven-snapshots/
+
+
+
${project.artifactId}
@@ -171,6 +183,7 @@
${spring.boot.version}
system
+ ../../packge
diff --git a/hake-module-system/hake-module-system-server/src/main/resources/application-dev.yaml b/hake-module-system/hake-module-system-server/src/main/resources/application-dev.yaml
index 873bf20..13157e6 100644
--- a/hake-module-system/hake-module-system-server/src/main/resources/application-dev.yaml
+++ b/hake-module-system/hake-module-system-server/src/main/resources/application-dev.yaml
@@ -154,7 +154,7 @@ wx:
# 哈客配置项,设置当前项目所有自定义的配置
hake:
- demo: true # 开启演示模式
+ demo: false # 开启演示模式
justauth:
enabled: true
diff --git a/hake-module-system/hake-module-system-server/src/test/java/cn/iocoder/hake/module/system/service/dict/DictDataServiceImplTest.java b/hake-module-system/hake-module-system-server/src/test/java/cn/iocoder/hake/module/system/service/dict/DictDataServiceImplTest.java
index 6939afb..a782344 100644
--- a/hake-module-system/hake-module-system-server/src/test/java/cn/iocoder/hake/module/system/service/dict/DictDataServiceImplTest.java
+++ b/hake-module-system/hake-module-system-server/src/test/java/cn/iocoder/hake/module/system/service/dict/DictDataServiceImplTest.java
@@ -82,7 +82,7 @@ public class DictDataServiceImplTest extends BaseDbUnitTest {
dictDataMapper.insert(cloneIgnoreId(dbDictData, o -> o.setStatus(CommonStatusEnum.DISABLE.getStatus())));
// 准备参数
DictDataPageReqVO reqVO = new DictDataPageReqVO();
- reqVO.setLabel("芋");
+ reqVO.setLabel("哈客");
reqVO.setDictType("yunai");
reqVO.setStatus(CommonStatusEnum.ENABLE.getStatus());
diff --git a/hake-module-system/hake-module-system-server/src/test/java/cn/iocoder/hake/module/system/service/dict/DictTypeServiceImplTest.java b/hake-module-system/hake-module-system-server/src/test/java/cn/iocoder/hake/module/system/service/dict/DictTypeServiceImplTest.java
index 9d0adbc..f55c6e8 100644
--- a/hake-module-system/hake-module-system-server/src/test/java/cn/iocoder/hake/module/system/service/dict/DictTypeServiceImplTest.java
+++ b/hake-module-system/hake-module-system-server/src/test/java/cn/iocoder/hake/module/system/service/dict/DictTypeServiceImplTest.java
@@ -43,7 +43,7 @@ public class DictTypeServiceImplTest extends BaseDbUnitTest {
public void testGetDictTypePage() {
// mock 数据
DictTypeDO dbDictType = randomPojo(DictTypeDO.class, o -> { // 等会查询到
- o.setName("yunai");
+ o.setName("hake");
o.setType("哈客");
o.setStatus(CommonStatusEnum.ENABLE.getStatus());
o.setCreateTime(buildTime(2021, 1, 15));
@@ -59,8 +59,8 @@ public class DictTypeServiceImplTest extends BaseDbUnitTest {
dictTypeMapper.insert(cloneIgnoreId(dbDictType, o -> o.setCreateTime(buildTime(2021, 1, 1))));
// 准备参数
DictTypePageReqVO reqVO = new DictTypePageReqVO();
- reqVO.setName("nai");
- reqVO.setType("艿");
+ reqVO.setName("hake");
+ reqVO.setType("哈客");
reqVO.setStatus(CommonStatusEnum.ENABLE.getStatus());
reqVO.setCreateTime(buildBetweenTime(2021, 1, 10, 2021, 1, 20));
diff --git a/hake-module-system/hake-module-system-server/src/test/java/cn/iocoder/hake/module/system/service/permission/MenuServiceImplTest.java b/hake-module-system/hake-module-system-server/src/test/java/cn/iocoder/hake/module/system/service/permission/MenuServiceImplTest.java
index 8e46d23..4e17dc3 100644
--- a/hake-module-system/hake-module-system-server/src/test/java/cn/iocoder/hake/module/system/service/permission/MenuServiceImplTest.java
+++ b/hake-module-system/hake-module-system-server/src/test/java/cn/iocoder/hake/module/system/service/permission/MenuServiceImplTest.java
@@ -146,14 +146,14 @@ public class MenuServiceImplTest extends BaseDbUnitTest {
@Test
public void testGetMenuList() {
// mock 数据
- MenuDO menuDO = randomPojo(MenuDO.class, o -> o.setName("哈客").setStatus(CommonStatusEnum.ENABLE.getStatus()));
+ MenuDO menuDO = randomPojo(MenuDO.class, o -> o.setName("hake").setStatus(CommonStatusEnum.ENABLE.getStatus()));
menuMapper.insert(menuDO);
// 测试 status 不匹配
menuMapper.insert(cloneIgnoreId(menuDO, o -> o.setStatus(CommonStatusEnum.DISABLE.getStatus())));
// 测试 name 不匹配
- menuMapper.insert(cloneIgnoreId(menuDO, o -> o.setName("艿")));
+ menuMapper.insert(cloneIgnoreId(menuDO, o -> o.setName("hak")));
// 准备参数
- MenuListReqVO reqVO = new MenuListReqVO().setName("芋").setStatus(CommonStatusEnum.ENABLE.getStatus());
+ MenuListReqVO reqVO = new MenuListReqVO().setName("hake").setStatus(CommonStatusEnum.ENABLE.getStatus());
// 调用
List result = menuService.getMenuList(reqVO);
diff --git a/hake-module-system/hake-module-system-server/src/test/java/cn/iocoder/hake/module/system/service/sms/SmsChannelServiceTest.java b/hake-module-system/hake-module-system-server/src/test/java/cn/iocoder/hake/module/system/service/sms/SmsChannelServiceTest.java
index a838836..e1a31ff 100644
--- a/hake-module-system/hake-module-system-server/src/test/java/cn/iocoder/hake/module/system/service/sms/SmsChannelServiceTest.java
+++ b/hake-module-system/hake-module-system-server/src/test/java/cn/iocoder/hake/module/system/service/sms/SmsChannelServiceTest.java
@@ -170,7 +170,7 @@ public class SmsChannelServiceTest extends BaseDbUnitTest {
smsChannelMapper.insert(cloneIgnoreId(dbSmsChannel, o -> o.setCreateTime(buildTime(2020, 11, 11))));
// 准备参数
SmsChannelPageReqVO reqVO = new SmsChannelPageReqVO();
- reqVO.setSignature("哈客");
+ reqVO.setSignature("hake");
reqVO.setStatus(CommonStatusEnum.ENABLE.getStatus());
reqVO.setCreateTime(buildBetweenTime(2020, 12, 1, 2020, 12, 24));
diff --git a/hake-module-system/hake-module-system-server/src/test/java/cn/iocoder/hake/module/system/service/sms/SmsTemplateServiceImplTest.java b/hake-module-system/hake-module-system-server/src/test/java/cn/iocoder/hake/module/system/service/sms/SmsTemplateServiceImplTest.java
index d7e330a..0153103 100644
--- a/hake-module-system/hake-module-system-server/src/test/java/cn/iocoder/hake/module/system/service/sms/SmsTemplateServiceImplTest.java
+++ b/hake-module-system/hake-module-system-server/src/test/java/cn/iocoder/hake/module/system/service/sms/SmsTemplateServiceImplTest.java
@@ -231,7 +231,7 @@ public class SmsTemplateServiceImplTest extends BaseDbUnitTest {
reqVO.setType(SmsTemplateTypeEnum.PROMOTION.getType());
reqVO.setStatus(CommonStatusEnum.ENABLE.getStatus());
reqVO.setCode("tu");
- reqVO.setContent("哈客");
+ reqVO.setContent("hake");
reqVO.setApiTemplateId("yu");
reqVO.setChannelId(1L);
reqVO.setCreateTime(buildBetweenTime(2021, 11, 1, 2021, 12, 1));
diff --git a/hake-module-system/hake-module-system-server/src/test/java/cn/iocoder/hake/module/system/service/social/SocialClientServiceImplTest.java b/hake-module-system/hake-module-system-server/src/test/java/cn/iocoder/hake/module/system/service/social/SocialClientServiceImplTest.java
index 6288d14..ace6145 100644
--- a/hake-module-system/hake-module-system-server/src/test/java/cn/iocoder/hake/module/system/service/social/SocialClientServiceImplTest.java
+++ b/hake-module-system/hake-module-system-server/src/test/java/cn/iocoder/hake/module/system/service/social/SocialClientServiceImplTest.java
@@ -435,7 +435,7 @@ public class SocialClientServiceImplTest extends BaseDbUnitTest {
public void testGetSocialClientPage() {
// mock 数据
SocialClientDO dbSocialClient = randomPojo(SocialClientDO.class, o -> { // 等会查询到
- o.setName("芋头");
+ o.setName("hake");
o.setSocialType(SocialTypeEnum.GITEE.getType());
o.setUserType(UserTypeEnum.ADMIN.getValue());
o.setClientId("hake");
@@ -454,10 +454,10 @@ public class SocialClientServiceImplTest extends BaseDbUnitTest {
socialClientMapper.insert(cloneIgnoreId(dbSocialClient, o -> o.setStatus(CommonStatusEnum.DISABLE.getStatus())));
// 准备参数
SocialClientPageReqVO reqVO = new SocialClientPageReqVO();
- reqVO.setName("芋");
+ reqVO.setName("hake");
reqVO.setSocialType(SocialTypeEnum.GITEE.getType());
reqVO.setUserType(UserTypeEnum.ADMIN.getValue());
- reqVO.setClientId("yu");
+ reqVO.setClientId("hake");
reqVO.setStatus(CommonStatusEnum.ENABLE.getStatus());
// 调用
diff --git a/hake-module-system/hake-module-system-server/src/test/java/cn/iocoder/hake/module/system/service/social/SocialUserServiceImplTest.java b/hake-module-system/hake-module-system-server/src/test/java/cn/iocoder/hake/module/system/service/social/SocialUserServiceImplTest.java
index e8cfdb6..6572da3 100644
--- a/hake-module-system/hake-module-system-server/src/test/java/cn/iocoder/hake/module/system/service/social/SocialUserServiceImplTest.java
+++ b/hake-module-system/hake-module-system-server/src/test/java/cn/iocoder/hake/module/system/service/social/SocialUserServiceImplTest.java
@@ -273,7 +273,7 @@ public class SocialUserServiceImplTest extends BaseDbUnitTest {
// 准备参数
SocialUserPageReqVO reqVO = new SocialUserPageReqVO();
reqVO.setType(SocialTypeEnum.GITEE.getType());
- reqVO.setNickname("芋");
+ reqVO.setNickname("哈客");
reqVO.setOpenid("hake");
reqVO.setCreateTime(buildBetweenTime(2020, 1, 10, 2020, 1, 20));
diff --git a/hake-module-system/hake-module-system-server/src/test/java/cn/iocoder/hake/module/system/service/tenant/TenantPackageServiceImplTest.java b/hake-module-system/hake-module-system-server/src/test/java/cn/iocoder/hake/module/system/service/tenant/TenantPackageServiceImplTest.java
index 1d9346d..a3c1712 100644
--- a/hake-module-system/hake-module-system-server/src/test/java/cn/iocoder/hake/module/system/service/tenant/TenantPackageServiceImplTest.java
+++ b/hake-module-system/hake-module-system-server/src/test/java/cn/iocoder/hake/module/system/service/tenant/TenantPackageServiceImplTest.java
@@ -157,7 +157,7 @@ public class TenantPackageServiceImplTest extends BaseDbUnitTest {
tenantPackageMapper.insert(cloneIgnoreId(dbTenantPackage, o -> o.setCreateTime(buildTime(2022, 11, 11))));
// 准备参数
TenantPackagePageReqVO reqVO = new TenantPackagePageReqVO();
- reqVO.setName("哈客");
+ reqVO.setName("hake");
reqVO.setStatus(CommonStatusEnum.ENABLE.getStatus());
reqVO.setRemark("源码");
reqVO.setCreateTime(buildBetweenTime(2022, 10, 9, 2022, 10, 11));
diff --git a/hake-module-system/hake-module-system-server/src/test/java/cn/iocoder/hake/module/system/service/tenant/TenantServiceImplTest.java b/hake-module-system/hake-module-system-server/src/test/java/cn/iocoder/hake/module/system/service/tenant/TenantServiceImplTest.java
index 9cbf436..55a8bd0 100644
--- a/hake-module-system/hake-module-system-server/src/test/java/cn/iocoder/hake/module/system/service/tenant/TenantServiceImplTest.java
+++ b/hake-module-system/hake-module-system-server/src/test/java/cn/iocoder/hake/module/system/service/tenant/TenantServiceImplTest.java
@@ -286,7 +286,7 @@ public class TenantServiceImplTest extends BaseDbUnitTest {
public void testGetTenantPage() {
// mock 数据
TenantDO dbTenant = randomPojo(TenantDO.class, o -> { // 等会查询到
- o.setName("hake");
+ o.setName("哈客");
o.setContactName("哈客");
o.setContactMobile("15601691300");
o.setStatus(CommonStatusEnum.ENABLE.getStatus());
@@ -306,7 +306,7 @@ public class TenantServiceImplTest extends BaseDbUnitTest {
// 准备参数
TenantPageReqVO reqVO = new TenantPageReqVO();
reqVO.setName("哈客");
- reqVO.setContactName("艿");
+ reqVO.setContactName("哈客");
reqVO.setContactMobile("1560");
reqVO.setStatus(CommonStatusEnum.ENABLE.getStatus());
reqVO.setCreateTime(buildBetweenTime(2020, 12, 1, 2020, 12, 24));
diff --git a/hake-server/pom.xml b/hake-server/pom.xml
index 79880d9..578e537 100644
--- a/hake-server/pom.xml
+++ b/hake-server/pom.xml
@@ -140,6 +140,18 @@
+
+
+ central
+ Central Repository
+ http://192.168.1.200:19081/repository/maven-hake/
+
+
+ snapshots
+ Nexus Snapshot Repository
+ http://192.168.1.200:19081/repository/maven-snapshots/
+
+
diff --git a/pom.xml b/pom.xml
index 5edaf08..7a01740 100644
--- a/pom.xml
+++ b/pom.xml
@@ -106,6 +106,7 @@
oss
true
+