From 84fe20396b411e5d364e485e243a8acdd9b72efd Mon Sep 17 00:00:00 2001 From: huang <1724659546@qq.com> Date: Sun, 9 Nov 2025 21:37:37 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=9E=E7=8E=B0=E8=AE=BE=E5=A4=87=E9=98=88?= =?UTF-8?q?=E5=80=BC=E6=A3=80=E6=9F=A5=E4=BB=BB=E5=8A=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- project_structure.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/project_structure.txt b/project_structure.txt index 2b72491..44bcb3e 100644 --- a/project_structure.txt +++ b/project_structure.txt @@ -99,6 +99,7 @@ internal/domain/plan/plan_service.go internal/domain/plan/task.go internal/domain/task/alarm_notification_task.go internal/domain/task/delay_task.go +internal/domain/task/device_threshold_check_task.go internal/domain/task/full_collection_task.go internal/domain/task/release_feed_weight_task.go internal/domain/task/task.go