Commit e5fe6316 authored by suntengda's avatar suntengda

Merge branch 'tuancan' into develop

parents 91fe0111 9c3fc79b
...@@ -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