From 6ca8870a4e046a0a2b43cb545f784a73e1d469b1 Mon Sep 17 00:00:00 2001 From: yjz <3131811435@qq.com> Date: Mon, 26 Feb 2024 09:33:51 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E9=85=8D=E7=BD=AE=E6=96=87=E4=BB=B6):=20z?= =?UTF-8?q?ip=E4=B8=8B=E8=BD=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/application-dev.yml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/laws-single-startup/src/main/resources/application-dev.yml b/laws-single-startup/src/main/resources/application-dev.yml index 0c002fd6..5b2d39a6 100644 --- a/laws-single-startup/src/main/resources/application-dev.yml +++ b/laws-single-startup/src/main/resources/application-dev.yml @@ -177,8 +177,8 @@ spring: # shutdown-timeout: 100ms redis: database: 11 - host: 121.36.69.172 - #host: localhost +# host: 121.36.69.172 + host: localhost lettuce: pool: max-active: 8 #最大连接数据库连接数,设 0 为没有限制 @@ -186,9 +186,9 @@ spring: max-wait: -1ms #最大建立连接等待时间。如果超过此时间将接到异常。设为-1表示无限制。 min-idle: 0 #最小等待连接中的数量,设 0 为没有限制 shutdown-timeout: 100ms - password: hzwlsoft.com - port: 4780 -# port: 6379 +# password: hzwlsoft.com +# port: 4780 + port: 6379 #rabbitmq 配置 rabbitmq: @@ -418,7 +418,7 @@ asms: # 测试账号用户名 username: ceshi # 测试账号密码 - password: Catarc@333 + password: Catarc@321 # token过期时间(单位:小时) expire: 48 @@ -449,7 +449,7 @@ download: # 文件下载、预览拦截路径,多个以逗号分隔 download_url: /sys/common/download/ view_url: /sys/common/view/ - white_url: /onlyOffice,/enterprise/templateDownload,/exportDataWithFile + white_url: /onlyOffice,/enterprise/templateDownload,/exportDataWithFile,/exportSplitInfoZip,/lawsCustomCompareInfo/exportExcel # 管理员角色 admin_role_code: admin,BZGLY # 加密参数