Commit 85ed6c99 authored by hujun's avatar hujun

del=1

parent cf4a4e3e
......@@ -113,7 +113,6 @@ class Refund extends Basic
switch ($this->params['status']) {
case 1 :
$log_where['status'] = 1;
$log_where['is_del'] = 0;
$check_agent_id = $m_refund_log->getListAll('operation_id', $log_where);
foreach ($check_agent_id as $v) {
......
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