From ab38e4f6313bb3e053f7a26535f865da6829dae9 Mon Sep 17 00:00:00 2001 From: sunpengfei <i@angelzzz.com> Date: 星期四, 11 九月 2025 15:53:03 +0800 Subject: [PATCH] - --- 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