From 177aa6f1c4601e4fb34aff04c4e328c98b489888 Mon Sep 17 00:00:00 2001
From: sunpengfei <i@angelzzz.com>
Date: 星期四, 07 八月 2025 10:17:14 +0800
Subject: [PATCH] fix:bug

---
 FlexJobApi.Core/Models/User/Menus/Commands/SetMenuSwitchCommand.cs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/FlexJobApi.Core/Models/User/Menus/Commands/SetMenuSwitchCommand.cs b/FlexJobApi.Core/Models/User/Menus/Commands/SetMenuSwitchCommand.cs
index 404ff97..de74653 100644
--- a/FlexJobApi.Core/Models/User/Menus/Commands/SetMenuSwitchCommand.cs
+++ b/FlexJobApi.Core/Models/User/Menus/Commands/SetMenuSwitchCommand.cs
@@ -10,6 +10,7 @@
     /// <summary>
     /// 璁剧疆鑿滃崟鍒囨崲淇℃伅
     /// </summary>
+    [Resource([EnumResourceController.Menu])]
     public class SetMenuSwitchCommand : IRequest<int>
     {
         public SetMenuSwitchCommand()

--
Gitblit v1.9.1