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); // 날짜 차이