feat: update medias
This commit is contained in:
@@ -3,7 +3,6 @@ package models
|
||||
import (
|
||||
"context"
|
||||
"errors"
|
||||
"log"
|
||||
"time"
|
||||
|
||||
"quyun/app/requests"
|
||||
@@ -35,7 +34,6 @@ func (m *postsModel) BuildConditionWithKey(key *string) BoolExpression {
|
||||
)
|
||||
|
||||
if key == nil || *key == "" {
|
||||
log.Fatal(*key)
|
||||
return cond
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user