PDA
dengjunjie
2024-12-28 ad7bfeb2c3c948a5fc83e4459c51bfbeb0e271a5
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_Core/BaseModels/PageDataOptions.cs
@@ -31,6 +31,8 @@
        /// </summary>
        public List<SearchParameters> Filter { get; set; }
        public string ValidatePageOptions(PropertyInfo[] entityProperties)
        {
            string where = string.Empty;