mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced 2025-11-12 20:23:50 +08:00
* 回退 'Pull Request !662 : 发布 5.3.1 正式版'
This commit is contained in:
@@ -59,6 +59,9 @@
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-maven-plugin</artifactId>
|
||||
<version>${spring-boot.version}</version>
|
||||
<configuration>
|
||||
<!-- <fork>true</fork> <!– 如果没有该配置,devtools不会生效 –>-->
|
||||
</configuration>
|
||||
<executions>
|
||||
<execution>
|
||||
<goals>
|
||||
|
||||
@@ -22,8 +22,10 @@ snail-job:
|
||||
job-pull-page-size: 1000
|
||||
# 服务器端口
|
||||
server-port: 17888
|
||||
# 号段模式下步长配置
|
||||
step: 100
|
||||
# 日志保存时间(单位: day)
|
||||
log-storage: 7
|
||||
log-storage: 90
|
||||
rpc-type: grpc
|
||||
|
||||
--- # 监控中心配置
|
||||
|
||||
@@ -22,8 +22,10 @@ snail-job:
|
||||
job-pull-page-size: 1000
|
||||
# 服务器端口
|
||||
server-port: 17888
|
||||
# 号段模式下步长配置
|
||||
step: 100
|
||||
# 日志保存时间(单位: day)
|
||||
log-storage: 7
|
||||
log-storage: 90
|
||||
rpc-type: grpc
|
||||
|
||||
--- # 监控中心配置
|
||||
|
||||
Reference in New Issue
Block a user