aa
This commit is contained in:
@@ -4758,6 +4758,7 @@ func GetPageBrands(ctx *jxcontext.Context) (brands []*model.PageBrand, err error
|
||||
var (
|
||||
db = dao.GetDB()
|
||||
)
|
||||
db.Db = orm.NewOrmUsingDB("c4beta")
|
||||
sql := `
|
||||
SELECT * FROM page_brand
|
||||
`
|
||||
|
||||
Reference in New Issue
Block a user