Commit b77f11d7 authored by suntengda's avatar suntengda

Merge branch 'tuancan' into test

parents 984069b2 e0523f7e
......@@ -237,6 +237,7 @@ class MarketingController extends Base
$listPart = array_values($listPart);
}
unset($listPart);
$list['life_account_id'] = MarketingService::getPublicLifeAccountId();
$this->success(['result' => $list]);
}
......
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