|
@@ -347,8 +347,8 @@ return array
|
|
|
'list_col1' => array('设置自定义字段', '"set&search_option_pid={id}&oper_parent=project"', '{status} <= 2'),
|
|
|
|
|
|
'br2' => array('<br /><br />'),
|
|
|
- 'location' => array('测试采集', 'Dever::url("spider/lib/api.test?id={id}")'),
|
|
|
- 'oper1' => array('开始采集', 'Dever::url("spider/lib/api.add?id={id}")', '{status} <= 2'),
|
|
|
+ 'location' => array('测试采集', '"spider/lib/api.test?id={id}"'),
|
|
|
+ 'oper1' => array('开始采集', '"spider/lib/api.add?id={id}"', '{status} <= 2'),
|
|
|
),
|
|
|
),
|
|
|
|