aa
This commit is contained in:
@@ -4561,7 +4561,7 @@ func RefreshPageStore() {
|
||||
}
|
||||
}
|
||||
sqle := `
|
||||
SELECT * FROM meituan_showd WHERE brand_name = '' OR brand_name IS NULL OR brand_name = '无' OR brand_name = '0'
|
||||
SELECT * FROM elm_showd WHERE brand_name = '' OR brand_name IS NULL OR brand_name = '无' OR brand_name = '0'
|
||||
`
|
||||
dao.GetRows(db, &ebai2, sqle)
|
||||
if len(ebai2) > 0 {
|
||||
|
||||
Reference in New Issue
Block a user