From 8b786508573ec36e976fc4ed8c302e31d60bc967 Mon Sep 17 00:00:00 2001
From: doum <doum>
Date: 星期四, 12 三月 2026 13:56:23 +0800
Subject: [PATCH] 海康电表维护

---
 /dev/null                                                            |    6 ------
 server/visits/dmvisit_service/src/main/resources/application-pro.yml |    3 ---
 server/visits/dmvisit_service/db/BUSINE~1.SQL                        |    0 
 3 files changed, 0 insertions(+), 9 deletions(-)

diff --git a/server/visits/dmvisit_service/db/BUSINE~1.SQL b/server/visits/dmvisit_service/db/BUSINE~1.SQL
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/server/visits/dmvisit_service/db/BUSINE~1.SQL
diff --git a/server/visits/dmvisit_service/db/business.approve.permissions.sql b/server/visits/dmvisit_service/db/business.approve.permissions.sql
deleted file mode 100644
index 65eb0f1..0000000
--- a/server/visits/dmvisit_service/db/business.approve.permissions.sql
+++ /dev/null
@@ -1,6 +0,0 @@
-INSERT INTO `SYSTEM_PERMISSION`(`CODE`, `NAME`, `REMARK`, `FIXED`, `CREATE_USER`, `CREATE_TIME`, `UPDATE_USER`, `UPDATE_TIME`, `DELETED`) VALUES ('business:approve:create', '鏂板缓瀹℃壒淇℃伅璁板綍琛�', '', 0, 1, CURRENT_TIMESTAMP, NULL, NULL, 0);
-INSERT INTO `SYSTEM_PERMISSION`(`CODE`, `NAME`, `REMARK`, `FIXED`, `CREATE_USER`, `CREATE_TIME`, `UPDATE_USER`, `UPDATE_TIME`, `DELETED`) VALUES ('business:approve:delete', '鍒犻櫎瀹℃壒淇℃伅璁板綍琛�', '', 0, 1, CURRENT_TIMESTAMP, NULL, NULL, 0);
-INSERT INTO `SYSTEM_PERMISSION`(`CODE`, `NAME`, `REMARK`, `FIXED`, `CREATE_USER`, `CREATE_TIME`, `UPDATE_USER`, `UPDATE_TIME`, `DELETED`) VALUES ('business:approve:update', '淇敼瀹℃壒淇℃伅璁板綍琛�', '', 0, 1, CURRENT_TIMESTAMP, NULL, NULL, 0);
-INSERT INTO `SYSTEM_PERMISSION`(`CODE`, `NAME`, `REMARK`, `FIXED`, `CREATE_USER`, `CREATE_TIME`, `UPDATE_USER`, `UPDATE_TIME`, `DELETED`) VALUES ('business:approve:query', '鏌ヨ瀹℃壒淇℃伅璁板綍琛�', '', 0, 1, CURRENT_TIMESTAMP, NULL, NULL, 0);
-INSERT INTO `SYSTEM_PERMISSION`(`CODE`, `NAME`, `REMARK`, `FIXED`, `CREATE_USER`, `CREATE_TIME`, `UPDATE_USER`, `UPDATE_TIME`, `DELETED`) VALUES ('business:approve:exportExcel', '瀵煎嚭瀹℃壒淇℃伅璁板綍琛�(Excel)', '', 0, 1, CURRENT_TIMESTAMP, NULL, NULL, 0);
-
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 b04b215..003f70c 100644
--- a/server/visits/dmvisit_service/src/main/resources/application-pro.yml
+++ b/server/visits/dmvisit_service/src/main/resources/application-pro.yml
@@ -7,7 +7,6 @@
     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,7 +15,6 @@
     time-zone: GMT+8
     date-format: yyyy-MM-dd HH:mm:ss
 
-
 debug_model: false
 
 ########################鍚屾鏁版嵁妯″紡  ########################
@@ -24,7 +22,6 @@
   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:

--
Gitblit v1.9.3