Commit 39562a78 authored by pengfei's avatar pengfei

Merge branch 'develop' of https://git.yidian-inc.com:8021/bp/goods into develop

parents 8edb699e e5fe6316
...@@ -232,6 +232,7 @@ class MarketingController extends Base ...@@ -232,6 +232,7 @@ class MarketingController extends Base
$value['participate_number'] = $buyNum[$marketingId] ?? 0; $value['participate_number'] = $buyNum[$marketingId] ?? 0;
} }
unset($value); unset($value);
$listPart = array_values($listPart);
} }
unset($listPart); unset($listPart);
......
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