rabin 2 years ago
parent
commit
0986404411
1 changed files with 1 additions and 0 deletions
  1. 1 0
      service/option/database/account.php

+ 1 - 0
service/option/database/account.php

@@ -409,6 +409,7 @@ return array
                 'audit' => array('yes', 'in'),
                 'start_cdate' => array('yes-cdate', '>='),
                 'end_cdate' => array('yes-cdate', '<='),
+                'status' => 'yes',
                 'state' => 1,
             ),
             'type' => 'all',