作者 郭文星

123

... ... @@ -991,6 +991,6 @@ class Index extends Api
"cumulative_value"=>$resflow['cumulative_value'],
];
}
print_r($returndata);
$this->success('获取成功', $returndata);
}
}
... ...