Commit 3d9aecd6 authored by hujun's avatar hujun

1

parent 979ff219
...@@ -145,7 +145,6 @@ class PrivacyNumber ...@@ -145,7 +145,6 @@ class PrivacyNumber
$m_bind = new BindingPhone(); $m_bind = new BindingPhone();
$m_agent = new AAgents(); $m_agent = new AAgents();
$m_agent_phone = new AAgentsPhone(); $m_agent_phone = new AAgentsPhone();
$m_secret_report = new AliYunSecretReport();
$date = date('Y-m-d') . ' 23:59:59'; $date = date('Y-m-d') . ' 23:59:59';
$fields = 'a.id,aliYun_phone_id,expiry_date,phone_x,phone_a,phone_b,subsId,a.type,a.mappingId'; $fields = 'a.id,aliYun_phone_id,expiry_date,phone_x,phone_a,phone_b,subsId,a.type,a.mappingId';
$where['a.status'] = 1; $where['a.status'] = 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