From 57d86d6986c86ec010d8d550c9bd21bb32618dd0 Mon Sep 17 00:00:00 2001 From: Hyojin Ahn Date: Mon, 29 Jun 2026 10:08:36 -0400 Subject: [PATCH] =?UTF-8?q?1.3.15=20-=20[FORECAST]=20=EA=B8=B0=EC=A4=80?= =?UTF-8?q?=EC=9D=BC=20=EB=A7=A4=EC=B9=98=20=EB=B2=84=EA=B7=B8=EB=A1=9C=20?= =?UTF-8?q?Container=20=EC=95=88=EB=B3=B4=EC=9D=B4=EB=8A=94=20=EB=B2=84?= =?UTF-8?q?=EA=B7=B8=20=EC=88=98=EC=A0=95.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public_html/doc/forecast_list.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/public_html/doc/forecast_list.php b/public_html/doc/forecast_list.php index 3cde2f7..7ffd945 100644 --- a/public_html/doc/forecast_list.php +++ b/public_html/doc/forecast_list.php @@ -263,7 +263,8 @@ if ($c_type_p == 'P') { $weekNum = intval(str_replace('W', '', $c_schedule)); // 기준일 체크 - if (!empty($c_schedulebasic)) { + if ($weekNum == 1) $isScheduleMatch = true; + else if (!empty($c_schedulebasic)) { $baseDate = strtotime($c_schedulebasic); $targetDate = strtotime($orderdate); // 날짜 차이