From 4dd33cbe7be8c0e552962b64d9f323a9cc04db45 Mon Sep 17 00:00:00 2001
From: Houjie <714924425@qq.com>
Date: 星期五, 13 六月 2025 10:54:35 +0800
Subject: [PATCH] 设备打卡率定时任务。设备打卡率列表接口

---
 lxzn-module-system/lxzn-system-start/src/main/resources/application-dev.yml |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)

diff --git a/lxzn-module-system/lxzn-system-start/src/main/resources/application-dev.yml b/lxzn-module-system/lxzn-system-start/src/main/resources/application-dev.yml
index eeda31e..5b27cd5 100644
--- a/lxzn-module-system/lxzn-system-start/src/main/resources/application-dev.yml
+++ b/lxzn-module-system/lxzn-system-start/src/main/resources/application-dev.yml
@@ -321,10 +321,3 @@
       - D:\\hy_test\\b
       - D:\\hy_test\\c
     interval: 10000  # 鐩戞帶闂撮殧(ms)
-ferry:
-  file:
-    path: /data/ferry
-    max-file-size: 10MB
-
-security:
-  encryption-key: 1234567890abcdef

--
Gitblit v1.9.3