Commit 9fbc2e11 authored by hujun's avatar hujun

money

parent 00e91b5e
...@@ -3059,6 +3059,7 @@ class Finance extends Basic ...@@ -3059,6 +3059,7 @@ class Finance extends Basic
unset($this->params['receipt_number']); unset($this->params['receipt_number']);
unset($this->params['pay_type']); unset($this->params['pay_type']);
unset($this->params['transfer_name']); unset($this->params['transfer_name']);
unset($this->params['money']);
// return $this->response(101, '调整后收款不能修改'); // 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