Commit e107c717 authored by hujun's avatar hujun

//

parent 7c3d874c
......@@ -715,7 +715,7 @@ class Finance extends Basic
public function getActivityCoupon()
{
$report_id = $this->params['report_id'];
$report_id = 359;
// $report_id = 359;
if (empty($report_id)) {
return $this->response(101, '参数错误');
}
......
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