Commit dedc0172 authored by jianghaiming's avatar jianghaiming

update:Set

parent c8d04e60
......@@ -153,9 +153,10 @@ class MarketingGoodsService
$content = $userId .'_' .$value['marketing_id'];
$goodsShareId = Aes::encrypt($content);
$list[$i]['goods_share_code'] = $goodsShareId;
$i++;
}
$i++;
}
$result = ['result' => $list ,'last_id' => $lastId];
......
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