From 8590ef6a9ea67dc789436ac3558ed17a1e446c1a Mon Sep 17 00:00:00 2001 From: liusheng <337615773@qq.com> Date: 星期二, 22 四月 2025 19:29:47 +0800 Subject: [PATCH] 代码提交 --- ruoyi-admin/src/main/resources/application-druid.yml | 42 +++++++++++++++++++++++------------------- 1 files changed, 23 insertions(+), 19 deletions(-) diff --git a/ruoyi-admin/src/main/resources/application-druid.yml b/ruoyi-admin/src/main/resources/application-druid.yml index b9380a5..a778413 100644 --- a/ruoyi-admin/src/main/resources/application-druid.yml +++ b/ruoyi-admin/src/main/resources/application-druid.yml @@ -13,21 +13,22 @@ # 鍏徃 # url: jdbc:mysql://192.168.2.9:3308/smartor?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8 # 涓芥按 -# 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 - # driverClassName: com.mysql.cj.jdbc.Driver - # 鏂板崕 -# url: jdbc:mysql://192.168.191.181:3308/smartor?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8 + 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 + driverClassName: com.mysql.cj.jdbc.Driver + # # 鏂板崕 + # url: jdbc:mysql://192.168.191.181:3308/smartor?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8 # username: smartor # password: Smartor.2023 # driverClassName: com.mysql.cj.jdbc.Driver - # 鍏徃浜� - url: jdbc:mysql://116.62.18.175:6002/smartor_lisui?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8 - username: hxsoft - password: Hxerp2000 - driverClassName: com.mysql.cj.jdbc.Driver + # 鍏徃浜� +# url: jdbc:mysql://116.62.18.175:6002/smartor_lisui?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8 +# username: hxsoft +# password: Hxerp2000 +# driverClassName: com.mysql.cj.jdbc.Driver + # 浠庡簱鏁版嵁婧� slave: @@ -101,11 +102,11 @@ default-page: 1 default-size: 10 - #寰俊鍏紬鍙风殑瀵嗛挜 -appid: wx1c5243d2337753f4 -appSecret: 84a2186a0d175e88345267c716516cd3 -#绗笁鏂瑰井淇″叕浼楀彿鍙戦�佸湴鍧�锛堟柊鍗庡尰闄級 -thirdWXUrl: http://192.16.4.220:8103/api + #寰俊鍏紬鍙风殑瀵嗛挜锛堜附姘达級 +appid: 3311000002. +appSecret: MzMxMTAwMDAwMg== +#绗笁鏂瑰井淇″叕浼楀彿鍙戦�佸湴鍧�锛堜附姘达級 +thirdWXUrl: http://192.168.10.170:18001/frontend/medical/api #閽夐拤鐨勫瘑閽� dingAppid: dingn8iip5ubj7clrrsv @@ -204,9 +205,6 @@ #璇煶鍦板潃璁块棶鍓嶇紑(鍏徃) #voicePathPrefix: http://192.168.2.13:8095/profile/upload/vadio/ -#鍏佽鑷姩鐢熸垚浠诲姟 -createTaskServiceType: 2 - #绗釜灏忔椂鐢佃瘽鎷ㄦ墦鐨勪笂闄� phoneUpEveryHour: 12 #鐢佃瘽姣忓ぉ缁撴潫鏃堕棿 @@ -217,3 +215,9 @@ #鏄惁闇�瑕佹牴鎹柧鐥呭缓绔嬪嚭闄㈡偅鑰呴殢璁� createIcd10Visit: false + +#admin绠$悊鍛榰serId +isAdmin: 1,2,3,4,5,6,7,8,9,10,11,12,13 + +#闅忚鍖婚櫌锛�1鏂板崕 2涓芥按 +visitHosp: 2 -- Gitblit v1.9.3