Commit e76f9d77 by huangchengyi

1.0

parent b2e372a1
......@@ -38,8 +38,6 @@ var brand_name_all string = config.Get("redis_all.BRAND_NAME_ALL").String() /
@param supplier_info 供应商商品详情
*/
func getSkuByGoodsSn(goods_list map[string]*model.LyClearGoodsList,supplier_info *model.SUPPLIER_REDIS_INFO_) map[string]interface{}{
originGoods := make(map[string]interface{},0)
searredis := gredis.Conn("search_read")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment