Commit f0fc8ff5 authored by hujun's avatar hujun

经纪人转勤优化

parent ad34aaab
......@@ -111,7 +111,7 @@ class BrokerService
}
if ($old_site_id == $new_site_id) {
$result['msg'] = '相同部门不需要转勤';
$result['msg'] = '相同城市不需要转勤';
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