@@ -191,7 +191,7 @@ $config = array
'name' => '订阅系数-系数不能小于等于0,支持两位小数,电子刊总订阅量=(用户当前订阅数+订阅基数)*订阅系数',
'default' => '1',
'desc' => '手动增加订阅系数',
- 'match' => 'option',
+ 'match' => 'is_string',
'update' => 'text',
),