neta0205
This commit is contained in:
@@ -34,7 +34,7 @@ class Welcome extends Admin {
|
||||
'url' => "/h5/market/sylive2/welcome/org?org_id={$levl_top['organizationId']}&userId={$val['userId']}"
|
||||
];
|
||||
|
||||
$org_lists[$levl_top['organizationId']] = $temp;::
|
||||
$org_lists[$levl_top['organizationId']] = $temp;
|
||||
}
|
||||
$_SESSION[self::SESSION_KEY]['multi_org'] = 1;
|
||||
$this->data['org_lists'] = $org_lists;
|
||||
|
||||
Reference in New Issue
Block a user