@@ -1,7 +1,7 @@
package models
import (
- "github.com/astaxie/beego/orm"
+ "rdluck_tools/orm"
"time"
)