sunpengfei
2025-09-01 bc7c0f9d8590835a648491a1b2c9eb2bc51caa14
FlexJobApi.Core/Models/CommonServer/Dictionaries/Queries/GetDictionaryDataSelectQuery.cs
@@ -10,7 +10,7 @@
    /// <summary>
    /// 查询数据字典选择器
    /// </summary>
    [Resource([EnumResourceController.Dictionary], AllowAnonymous = true)]
    [Resource([EnumResourceController.FlexJobServerDictionary], AllowAnonymous = true)]
    public class GetDictionaryDataSelectQuery : SelectQuery<string, GetDictionaryDataSelectQueryResultOption>
    {
        /// <summary>