Commit d2b2d295 authored by hujun's avatar hujun

''

parent 915c7e51
......@@ -3597,6 +3597,7 @@ class Finance extends Basic
}
}
$pay_data['site_id'] = '';
if ($pay_data['agent_id']) {
$m_agent = new AAgents();
$pay_data['site_id'] = $m_agent->getPhoneById($pay_data['agent_id'], 'site_id');
......
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