|
@@ -48,6 +48,7 @@ namespace MySystem
|
|
Historys.Add(139473);
|
|
Historys.Add(139473);
|
|
Historys.Add(173790);
|
|
Historys.Add(173790);
|
|
Historys.Add(174506);
|
|
Historys.Add(174506);
|
|
|
|
+ Historys.Add(127023);
|
|
string TradeMonth = DateTime.Now.AddMonths(-0).ToString("yyyyMM");
|
|
string TradeMonth = DateTime.Now.AddMonths(-0).ToString("yyyyMM");
|
|
DateTime check = DateTime.Parse("2023-10-01 00:00:00");
|
|
DateTime check = DateTime.Parse("2023-10-01 00:00:00");
|
|
DateTime start = DateTime.Parse(DateTime.Now.AddMonths(-0).ToString("yyyy-MM") + "-01 00:00:00");
|
|
DateTime start = DateTime.Parse(DateTime.Now.AddMonths(-0).ToString("yyyy-MM") + "-01 00:00:00");
|