sunpengfei
2025-08-15 313c3132dcd1768df34e3717544df9e0e9d36514
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