1
This commit is contained in:
@@ -538,9 +538,9 @@ func SwitchAttr(apiObj *mtwmapi.API, vendorStoreID string, vendorCatID int64, na
|
||||
}}
|
||||
}
|
||||
}
|
||||
globals.SugarLogger.Debugf("1 attrValue==================%s", utils.Format4Output(attrValue, false))
|
||||
attrValues = append(attrValues, attrValue)
|
||||
}
|
||||
globals.SugarLogger.Debugf("1 attrValue==================%s", utils.Format4Output(attrValue, false))
|
||||
attrValues = append(attrValues, attrValue)
|
||||
}
|
||||
temp, _ := json.Marshal(attrValues)
|
||||
attrs = string(temp)
|
||||
|
||||
Reference in New Issue
Block a user