dever 3 years ago
parent
commit
9f43f3947d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      database/project.php

+ 1 - 1
database/project.php

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