Commit 64e3f6da authored by jianghaiming's avatar jianghaiming

update:set

parent fe8e4aa5
......@@ -145,7 +145,7 @@ class MarketingGoodsService
$content = $userId .'_' .$value['marketing_id'];
$goodsShareId = Aes::encrypt($content);
$list[$i]['distributor_code'] = $goodsShareId;
$list[$i]['goods_share_code'] = $goodsShareId;
$i++;
}
......
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 to comment