Commit 3a062f88 authored by hujun's avatar hujun

0

parent 04f82b5e
......@@ -132,6 +132,8 @@ class PrivacyNumber
if ($param['record_down'] == 2) {
$where['record_down'] = 1;
} else {
$where['record_down'] = 0;
}
$is_today = 1;
......
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