Commit 86c66300 authored by hujun's avatar hujun

//

parent d6904f6e
...@@ -40,7 +40,7 @@ class PayLog extends Basic ...@@ -40,7 +40,7 @@ class PayLog extends Basic
$where['a.type'] = 10; $where['a.type'] = 10;
$where['a.is_del'] = 0; $where['a.is_del'] = 0;
$where['a.source'] = ['<', 2]; // $where['a.source'] = ['<', 2];
$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