aa
This commit is contained in:
@@ -4624,7 +4624,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
|
||||||
} else {
|
} else {
|
||||||
switch vendorID {
|
switch vendorID {
|
||||||
|
|||||||
Reference in New Issue
Block a user