Your Name 3 years ago
parent
commit
441cb616c0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      learn/active/database/info_field.php

+ 1 - 1
learn/active/database/info_field.php

@@ -122,7 +122,7 @@ return array
             # 匹配的正则或函数 选填项
             'option' => array
             (
-                'actives_id' => 'yes',
+                'active_id' => 'yes',
                 'state' => 1,
             ),
             'type' => 'all',