Commit 286be60e authored by ZhuChunYang's avatar ZhuChunYang

update

parent d6c0f65e
......@@ -97,6 +97,7 @@ class ApplicationController extends BaseController
}else{
$value['icon'] = "";
}
$value['app_user_num'] = ApplicationBusiness::getAppUserNum($value['app_id']);
}
$result['data'] = $data;
return $result;
......
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