Commit f7989a76 authored by hujun's avatar hujun

//

parent 8a867533
...@@ -3558,7 +3558,7 @@ class Finance extends Basic ...@@ -3558,7 +3558,7 @@ class Finance extends Basic
*/ */
public function getCollectionDetail() { public function getCollectionDetail() {
if (empty($this->params['pay_id'])) { if (empty($this->params['pay_id'])) {
// return $this->response(101, '参数错误'); return $this->response(101, '参数错误');
} }
$msg = ""; $msg = "";
......
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