WPF項目實戰(zhàn)合集(2022終結(jié)版)

GetAll 添加最后分層后 無法查詢時, 初始化一下 search 屬性。
?public class QueryParameter
?{
???public int PageIndex { get; set; }
???public int PageSize { get; set; }
???public string Search { get; set; } = "";
?}
標(biāo)簽:
GetAll 添加最后分層后 無法查詢時, 初始化一下 search 屬性。
?public class QueryParameter
?{
???public int PageIndex { get; set; }
???public int PageSize { get; set; }
???public string Search { get; set; } = "";
?}