sunpengfei
2025-08-13 83214e82d039e3935b15828e9076e16401395d67
FlexJobApi.Core/Models/CommonServer/Dictionaries/Queries/GetDictionaryDataSelectQuery.cs
@@ -46,7 +46,7 @@
        /// <summary>
        /// 携带下级
        /// </summary>
        public bool WithChildren { get; set; }
        public bool? WithChildren { get; set; }
    }
    public class GetDictionaryDataSelectQueryResultOption