- updatePrepayment에서 Carbon::now() 대신 결제일 기준 year_month 사용 - summary 조회와 동일한 로직으로 getBillingYearMonth() 메서드 추출 - 결제일이 지난 경우 다음 달 기준으로 저장되도록 수정
- updatePrepayment에서 Carbon::now() 대신 결제일 기준 year_month 사용 - summary 조회와 동일한 로직으로 getBillingYearMonth() 메서드 추출 - 결제일이 지난 경우 다음 달 기준으로 저장되도록 수정