From ce44d803b73a65b2cc31db5bcc662139029463d3 Mon Sep 17 00:00:00 2001
From: doum <doum>
Date: 星期五, 03 七月 2026 10:07:32 +0800
Subject: [PATCH] 海康电表维护

---
 server/visits/dmvisit_service/src/main/resources/application-pro.yml |   23 ++++++++++++++++-------
 1 files changed, 16 insertions(+), 7 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 262a314..c39980a 100644
--- a/server/visits/dmvisit_service/src/main/resources/application-pro.yml
+++ b/server/visits/dmvisit_service/src/main/resources/application-pro.yml
@@ -1,13 +1,12 @@
 spring:
   # 鏁版嵁婧愰厤缃�
   datasource:
-    url: jdbc:mysql://localhost:3306/antaiwuliu?useUnicode=true&characterEncoding=utf8&serverTimezone=Asia/Shanghai
+    url: jdbc:mysql://localhost:3306/wuhuyancao?useUnicode=true&characterEncoding=utf8&serverTimezone=Asia/Shanghai
     username: root
-    password: Atwl@2024
+    password: Whyc@2025
     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:
@@ -16,15 +15,23 @@
     time-zone: GMT+8
     date-format: yyyy-MM-dd HH:mm:ss
 
+debug_model: false
 
-debug_model: true
+snapshot:
+  infer:
+    base-url: http://127.0.0.1:8095
+    connect-timeout-ms: 5000
+    read-timeout-ms: 600000
+    enable-asr: true
+    auto-on-download: true
+    sample-fps: 0.5
+    fail-open-mock: false
 
 ########################鍚屾鏁版嵁妯″紡  ########################
 data-sync:
-  org-user-data-origin: 0 #缁勭粐鏁版嵁 0鑷缓 2浠ユ捣搴蜂负涓� 1鍗庢櫉ERP绯荤粺
-  visitor-data-origin: 0 #璁垮鏁版嵁 0鑷缓 2浠ユ捣搴蜂负涓� 1鍗庢櫉ERP绯荤粺
+  org-user-data-origin: 3 #缁勭粐鏁版嵁 0鑷缓 2浠ユ捣搴蜂负涓� 1鍗庢櫉ERP绯荤粺 3绠�閬撲簯 4閽夐拤
+  visitor-data-origin: 0 #璁垮鏁版嵁 0鑷缓 2浠ユ捣搴蜂负涓� 1鍗庢櫉ERP绯荤粺 2绠�閬撲簯
   need-deal-img: true #鏄惁闇�瑕佸鐞嗗浘鐗囨暟鎹�
-
 
 # Swagger閰嶇疆
 swagger:
@@ -52,3 +59,5 @@
     appKey: 3AYBZ-I5R3V-2BVP3-UWBDQ-ETBM5-B2BBQ
 
 des_pwd: 123456SDFKDJF
+
+

--
Gitblit v1.9.3