From f37f3a667bd81f78736e381717b82f632cb1fdeb Mon Sep 17 00:00:00 2001 From: lss <316519258@qq.com> Date: 星期三, 10 六月 2020 15:52:57 +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 844cbbe..631c349 100644 --- a/ZigbeeApp/Shared/Phone/UserCenter/SmartSound/SmartSoundInfo.cs +++ b/ZigbeeApp/Shared/Phone/UserCenter/SmartSound/SmartSoundInfo.cs @@ -64,6 +64,7 @@ } } + public class PageSetting { public int PageSize { get; set; } = 100; -- Gitblit v1.8.0