Commit 02223426 authored by hujun's avatar hujun

agent_id

parent f150ca3a
......@@ -2062,6 +2062,7 @@ class Finance extends Basic
$partial_data['scale'] = $this->params['scale'];
$partial_data['role'] = $this->params['role'];
$partial_data['should_commission'] = $this->params['scale_fee'];
$partial_data['agent_id'] = $this->params['agent_id'];
$comm->editData($partial_data, $this->params['bargain_id'], 'bargain_id');
/*记录日志 start*/
......
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