Commit 38fc3b15 authored by hujun's avatar hujun

操作人id

parent 0e712b6d
......@@ -44,7 +44,7 @@ class PushClientService
if (empty($message)) {
$m_agent = new AAgents();
$name = $m_agent->getAgentsById(58, 'name');
$name = $m_agent->getAgentsById($operation_id, 'name');
$message = '同联商业邀请您评价经纪人'.$name.'对商铺的带看服务';
}
$data['message'] = $message;
......
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