Commit 9c3fc79b authored by suntengda's avatar suntengda

update app内团餐列表接口

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