|
@@ -175,7 +175,7 @@ return array
|
|
'name' => '同一类别参与次数',
|
|
'name' => '同一类别参与次数',
|
|
'default' => '0',
|
|
'default' => '0',
|
|
'match' => '同一类别参与次数',
|
|
'match' => '同一类别参与次数',
|
|
- 'match' => 'is_numeric',
|
|
|
|
|
|
+ 'match' => 'option',
|
|
'update' => 'text',
|
|
'update' => 'text',
|
|
//'list' => true,
|
|
//'list' => true,
|
|
),
|
|
),
|
|
@@ -186,7 +186,7 @@ return array
|
|
'name' => '同一商家参与次数',
|
|
'name' => '同一商家参与次数',
|
|
'default' => '0',
|
|
'default' => '0',
|
|
'match' => '同一商家参与次数',
|
|
'match' => '同一商家参与次数',
|
|
- 'match' => 'is_numeric',
|
|
|
|
|
|
+ 'match' => 'option',
|
|
'update' => 'text',
|
|
'update' => 'text',
|
|
//'list' => true,
|
|
//'list' => true,
|
|
),
|
|
),
|