From 974d12230cfb5e6d1b13404153d46f5db925debc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=BD=87=E9=98=B3=20=E9=82=B9?= Date: Fri, 29 Dec 2023 12:40:08 +0800 Subject: [PATCH] =?UTF-8?q?=E9=BB=98=E8=AE=A4=E6=9F=A5=E8=AF=A2=E6=97=B6?= =?UTF-8?q?=E9=97=B4=E4=B8=BA180=E5=A4=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 24Hour/TwentySystemProxyClient.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/24Hour/TwentySystemProxyClient.cs b/24Hour/TwentySystemProxyClient.cs index ab6d5ef..a487c60 100644 --- a/24Hour/TwentySystemProxyClient.cs +++ b/24Hour/TwentySystemProxyClient.cs @@ -228,7 +228,7 @@ namespace _24Hour casename = casename ?? "", bmsah = bmsah ?? "", dwbm = dwbm ?? "", - starttime = starttime ?? DateTime.Now.AddDays(-100), + starttime = starttime ?? DateTime.Now.AddDays(-180), endtime = endtime ?? DateTime.Now, page, size