From c68301af5c8d3678ffcb616154a32fa2034e8396 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E4=BC=9F?= <421281095@qq.com> Date: Thu, 21 Aug 2025 15:32:40 +0800 Subject: [PATCH] =?UTF-8?q?bugfix:=20=E6=8C=87=E4=BB=A4=E6=8B=8D=E7=85=A7?= =?UTF-8?q?=E5=AA=92=E4=BD=93=E5=9B=BE=E7=89=87=E5=85=B3=E7=B3=BB=E4=B8=8D?= =?UTF-8?q?=E5=88=B0=E6=AD=A3=E7=A1=AE=E7=9A=84=E6=96=87=E4=BB=B6=E5=A4=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- OpenAuth.App/ServiceApp/Subscribe/ConfigSubscribe.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OpenAuth.App/ServiceApp/Subscribe/ConfigSubscribe.cs b/OpenAuth.App/ServiceApp/Subscribe/ConfigSubscribe.cs index 9b28248..8a9f7f8 100644 --- a/OpenAuth.App/ServiceApp/Subscribe/ConfigSubscribe.cs +++ b/OpenAuth.App/ServiceApp/Subscribe/ConfigSubscribe.cs @@ -256,7 +256,7 @@ public class ConfigSubscribe : IJob var timeStr = date.ToString("yyyy-MM-dd HH:mm:ss"); var parent1 = new LasaMediaFile() { - Id = folderKey[2], + Id = parentKey, FlightId = flightId, TaskId = taskId, ParentKey = "0",