123
This commit is contained in:
@@ -4754,7 +4754,7 @@ func QueryPageStores2(db *dao.DaoDB, pageSize, offset int, keyword, vendorStoreI
|
||||
if vendorID == -1 {
|
||||
sql += sqlJD + ` UNION`
|
||||
sql += sqlMT + ` UNION`
|
||||
sql += sqlEbai
|
||||
sql += sqlEbai + ` UNION`
|
||||
sql += sqlGD
|
||||
} else {
|
||||
switch vendorID {
|
||||
|
||||
Reference in New Issue
Block a user