|
@@ -203,6 +203,7 @@ func (e *Entry) EntryUpdateActiveHabit(pastureId int64) (err error) {
|
|
|
zaplog.Error("NeckRingCalculate", zap.Any("SecondUpdateChangeFilter", err), zap.Any("xToday", xToday))
|
|
|
}
|
|
|
|
|
|
+ // 更新日志
|
|
|
if err = e.DB.Model(new(model.NeckRingConfigure)).
|
|
|
Where("name = ?", model.MaxHabit).
|
|
|
Where("pasture_id = ?", pastureId).
|