dever 3 years ago
parent
commit
628f1f7962
1 changed files with 2 additions and 2 deletions
  1. 2 2
      database/project.php

+ 2 - 2
database/project.php

@@ -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'),
 		),
 	),