Commit 3dabe940 authored by zhuwei's avatar zhuwei

1

parent 84b4263e
......@@ -3188,7 +3188,6 @@ class Finance extends Basic
if (!empty($this->params['bargain_id'])) {
$where['a.bargain_id'] = $this->params['bargain_id'];
}
try {
$order = new OPayLogModel();
if (empty($this->params['excel'])) {
......
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