fix import
This commit is contained in:
@@ -17,6 +17,7 @@ package orm
|
||||
import (
|
||||
"fmt"
|
||||
"github.com/astaxie/beego/client/orm/clauses"
|
||||
"github.com/astaxie/beego/client/orm/clauses/order_clause"
|
||||
"strings"
|
||||
"time"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user