From d0396d3f30d46810f8453bf21f86bd93fe5dbdec Mon Sep 17 00:00:00 2001 From: lss <316519258@qq.com> Date: 星期三, 10 六月 2020 15:54:37 +0800 Subject: [PATCH] test --- ZigbeeApp/Shared/Phone/UserCenter/SmartSound/SmartSoundInfo.cs | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/ZigbeeApp/Shared/Phone/UserCenter/SmartSound/SmartSoundInfo.cs b/ZigbeeApp/Shared/Phone/UserCenter/SmartSound/SmartSoundInfo.cs index 01b4b40..81625cc 100644 --- a/ZigbeeApp/Shared/Phone/UserCenter/SmartSound/SmartSoundInfo.cs +++ b/ZigbeeApp/Shared/Phone/UserCenter/SmartSound/SmartSoundInfo.cs @@ -109,6 +109,7 @@ } } + public class PageSetting { public int PageSize { get; set; } = 100; -- Gitblit v1.8.0