From a11bc1bed7953b88213330582c2085f60b5a73b1 Mon Sep 17 00:00:00 2001 From: liukangdong <898885815@qq.com> Date: 星期三, 12 六月 2024 15:01:56 +0800 Subject: [PATCH] Merge branch 'master' of http://139.186.142.91:10010/r/productDev/dmvisit --- server/visits/dmvisit_service/src/main/resources/application-pro.yml | 28 ++++++++++++++-------------- 1 files changed, 14 insertions(+), 14 deletions(-) diff --git a/server/visits/dmvisit_service/src/main/resources/application-pro.yml b/server/visits/dmvisit_service/src/main/resources/application-pro.yml index 820aa2f..2371a18 100644 --- a/server/visits/dmvisit_service/src/main/resources/application-pro.yml +++ b/server/visits/dmvisit_service/src/main/resources/application-pro.yml @@ -1,38 +1,40 @@ spring: # 鏁版嵁婧愰厤缃� datasource: - url: jdbc:mysql://sh-cdb-aiskr3vy.sql.tencentcdb.com:62443/dm_visit?useUnicode=true&characterEncoding=utf8&serverTimezone=Asia/Shanghai + url: jdbc:mysql://sh-cdb-aiskr3vy.sql.tencentcdb.com:62443/antaiwuliu?useUnicode=true&characterEncoding=utf8&serverTimezone=Asia/Shanghai username: doumee password: rtjgfEr@&0c0m driver-class-name: com.mysql.cj.jdbc.Driver type: com.alibaba.druid.pool.DruidDataSource - redis: # database: 0 host: 127.0.0.1 port: 6379 password: timeout: 5000 # 杩炴帴姹犱腑鐨勬渶灏忕┖闂茶繛鎺� -#knife4j: -# enable: true -# basic: -# enable: true -# username: admin -# password: doumee@168.com + jackson: + time-zone: GMT+8 + date-format: yyyy-MM-dd HH:mm:ss + debug_model: true -captcha_check: false +########################鍚屾鏁版嵁妯″紡 ######################## +data-sync: + org-user-data-origin: 0 #缁勭粐鏁版嵁 0鑷缓 2浠ユ捣搴蜂负涓� 1鍗庢櫉ERP绯荤粺 + visitor-data-origin: 0 #璁垮鏁版嵁 0鑷缓 2浠ユ捣搴蜂负涓� 1鍗庢櫉ERP绯荤粺 + need-deal-img: true #鏄惁闇�瑕佸鐞嗗浘鐗囨暟鎹� + # Swagger閰嶇疆 swagger: - host: + host: 127.0.0.1 title: ${project.name}鎺ュ彛鏂囨。 description: ${project.name}鎺ュ彛鏂囨。 enabled: true + context-path: # 绂佺敤swagger鏃剁殑閲嶅畾鍚戝湴鍧� redirect-uri: / - ########################寰俊鏀粯鐩稿叧閰嶇疆######################## wx: @@ -49,6 +51,4 @@ remoteHost: https://apis.map.qq.com appKey: 3AYBZ-I5R3V-2BVP3-UWBDQ-ETBM5-B2BBQ - - -des_pwd: 123456SDFKDJF \ No newline at end of file +des_pwd: 123456SDFKDJF -- Gitblit v1.9.3