统计美化

This commit is contained in:
Leo
2025-04-01 00:32:22 +08:00
parent 63aa72fea4
commit e9f01b7e5b
6 changed files with 116 additions and 54 deletions

View File

@@ -48,7 +48,7 @@ logging:
cn.van: debug
org.springframework: warn
config:
WX_BASE_URL: http://192.168.8.208:7777/qianxun/httpapi?wxid=wxid_kr145nk7l0an31
WX_BASE_URL: http://192.168.8.33:7777/qianxun/httpapi?wxid=wxid_kr145nk7l0an31
QL_BASE_URL: http://134.175.126.60:35700
rocketmq:
name-server: 192.168.8.88:9876 # RocketMQ Name Server 地址
@@ -61,5 +61,5 @@ rocketmq:
consume-thread-max: 64 # 消费线程池最大线程数
consume-message-batch-max-size: 64 # 批量消费最大消息数
isRunning:
wx: false
wx: true
jd: false

View File

@@ -48,7 +48,7 @@ logging:
cn.van: debug
org.springframework: warn
config:
WX_BASE_URL: http://192.168.8.208:7777/qianxun/httpapi?wxid=wxid_kr145nk7l0an31
WX_BASE_URL: http://192.168.8.33:7777/qianxun/httpapi?wxid=wxid_kr145nk7l0an31
QL_BASE_URL: http://134.175.126.60:35700
rocketmq:
name-server: 192.168.8.88:9876 # RocketMQ Name Server 地址

View File

@@ -1,10 +1,10 @@
server:
port: 6666
port: 8080
spring:
application:
name: jd
profiles:
active: prod
active: dev
servlet:
multipart:
# 单个文件大小