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