aa
This commit is contained in:
@@ -351,7 +351,6 @@ func GetUserStoresResultMap(userID string) (resultMap map[int]int, err error) {
|
||||
if cityCodeMap[0] != 0 {
|
||||
stores, err = dao.GetStoreList(db, nil, nil, nil, nil, nil, "")
|
||||
} else {
|
||||
fmt.Println("22222222222222222222222222222222222222222", cityCodes, storeIDs)
|
||||
stores, err = dao.GetStoreList(db, storeIDs, cityCodes, nil, nil, nil, "")
|
||||
}
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user