From 680ee6957a7faaf65b997f5ae424a502902f9368 Mon Sep 17 00:00:00 2001
From: sunpengfei <i@angelzzz.com>
Date: 星期五, 22 八月 2025 14:41:17 +0800
Subject: [PATCH] feat:开发

---
 FlexJobApi.Core/Models/CommonServer/LogRecords/Commands/ResendResourceCommand.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/FlexJobApi.Core/Models/CommonServer/LogRecords/Commands/ResendResourceCommand.cs b/FlexJobApi.Core/Models/CommonServer/LogRecords/Commands/ResendResourceCommand.cs
index 4ae2ae2..483fa5e 100644
--- a/FlexJobApi.Core/Models/CommonServer/LogRecords/Commands/ResendResourceCommand.cs
+++ b/FlexJobApi.Core/Models/CommonServer/LogRecords/Commands/ResendResourceCommand.cs
@@ -10,7 +10,7 @@
     /// <summary>
     /// 閲嶆柊鍙戦�佽祫婧�
     /// </summary>
-    [Resource([EnumResourceController.LogRecords])]
+    [Resource([EnumResourceController.CommonServerLogRecords])]
     public class ResendResourceCommand : IRequest<string>
     {
         /// <summary>

--
Gitblit v1.9.1