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