From d7fd24cda7b8b5124fca826fa4301cdb3acdb6b5 Mon Sep 17 00:00:00 2001 From: liusheng <337615773@qq.com> Date: 星期二, 19 八月 2025 17:46:52 +0800 Subject: [PATCH] 代码提交 --- ruoyi-admin/src/main/resources/application-ls.yml | 20 ++++++++++++++++++-- 1 files changed, 18 insertions(+), 2 deletions(-) diff --git a/ruoyi-admin/src/main/resources/application-ls.yml b/ruoyi-admin/src/main/resources/application-ls.yml index 970665f..df59ee3 100644 --- a/ruoyi-admin/src/main/resources/application-ls.yml +++ b/ruoyi-admin/src/main/resources/application-ls.yml @@ -6,7 +6,7 @@ druid: # 涓诲簱鏁版嵁婧� master: - # 涓芥按 + # 涓芥按 url: jdbc:mysql://127.0.0.1:3308/smartor-lisui?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8 username: smartor password: Smartor.2023 @@ -96,6 +96,19 @@ # #杩炴帴姹犳渶澶ч樆濉炵瓑寰呮椂闂达紙浣跨敤璐熷�艰〃绀烘病鏈夐檺鍒讹級 max-wait: -1ms +# Swagger閰嶇疆 +swagger: + # 鏄惁寮�鍚痵wagger + enabled: false + # 璇锋眰鍓嶇紑 + pathMapping: /dev-api + +# PageHelper鍒嗛〉鎻掍欢 +pagehelper: + helperDialect: mysql + supportMethodsArguments: true + params: count=countSql + magic-api: web: /magic/web resource: @@ -110,6 +123,8 @@ page: page default-page: 1 default-size: 10 + + #閽夐拤鐨勫瘑閽� dingAppid: dingn8iip5ubj7clrrsv @@ -162,7 +177,7 @@ req_path: 8093 #localIP: https://wx.lihusmart.com #涓芥按澶栭摼璇锋眰IP鍜岀鍙e彿 -localIP: http://221.12.19.26 +localIP: https://221.12.19.26 #鑾峰彇鎮h�呬俊鎭疷RL(鍗庡崜鎻愪緵) hosp_info_url: http://esb-core-rest.wowjoy.cn/esb/exchange @@ -226,3 +241,4 @@ #闅忚鍖婚櫌锛�1鏂板崕 2涓芥按 visitHosp: 2 + -- Gitblit v1.9.3