aa
This commit is contained in:
@@ -1211,7 +1211,6 @@ func GetStoreManageState(db *DaoDB, storeIDs []int, vendorID, sortType, offset,
|
||||
if sortType < 0 {
|
||||
sql += " DESC"
|
||||
}
|
||||
sqlParams = append(sqlParams, sortType)
|
||||
}
|
||||
}
|
||||
sql += " LIMIT ? OFFSET ?"
|
||||
|
||||
Reference in New Issue
Block a user