diff --git a/service/end_user.go b/service/end_user.go index 299411d..a45891d 100644 --- a/service/end_user.go +++ b/service/end_user.go @@ -108,11 +108,11 @@ func (_EndUserService) UpdateEndUserRegisterRecord(tx *xorm.Session, record mode "last_period_critical", "last_period_peak", "last_period_flat", - "last_perios_valley", + "last_period_valley", "current_period_critical", "current_period_peak", "current_period_flat", - "current_perios_valley", + "current_period_valley", "adjust_critical", "adjust_peak", "adjust_flat",