Commit 862ffeef authored by clone's avatar clone

1

parent 749ca322
......@@ -404,7 +404,7 @@ class PayLogService
$conditions["a.id"] = trim($params["keyword"]);
break;
case 4:
$conditions["a.report_id"] = trim($params["keyword"]);
$conditions["a.order_id"] = trim($params["keyword"]);
break;
default:
break;
......
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