From d778b172a0ffc6ab6db9b1dbb95e99de96362844 Mon Sep 17 00:00:00 2001 From: chenrui <1187576398@qq.com> Date: 星期四, 08 五月 2025 11:58:58 +0800 Subject: [PATCH] Merge branch 'master' of http://114.132.189.42:9002/r/product-inventory-management-after --- src/main/resources/application.yml | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 49feaee..1a89bcf 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -95,9 +95,8 @@ # 浠ょ墝瀵嗛挜 secret: abcdefghijklmnopqrstuvwxyz # 浠ょ墝鏈夋晥鏈燂紙榛樿30鍒嗛挓锛� - expireTime: 30 + expireTime: 450 -# MyBatis Plus閰嶇疆 # MyBatis Plus閰嶇疆 mybatis-plus: # 鎼滅储鎸囧畾鍖呭埆鍚� 鏍规嵁鑷繁鐨勯」鐩潵 @@ -120,7 +119,7 @@ # Swagger閰嶇疆 swagger: # 鏄惁寮�鍚痵wagger - enabled: true + enabled: false # 璇锋眰鍓嶇紑 pathMapping: /dev-api -- Gitblit v1.9.3