Commit 00e699ec authored by hujun's avatar hujun

''

parent 49ff75e5
......@@ -82,7 +82,7 @@ class CostService
}
$push = new PushMessageService();
$push->recordApplyForFeCheck($cost_data['agent_id'], '', $agent_id);
$push->recordApplyForFeCheck($cost_data['agent_id'], $agent_id);
}
} catch (\Exception $e) {
$result['msg'] = '修改申请记录失败'.$e->getMessage();
......
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