dever 3 년 전
부모
커밋
9f43f3947d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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'),
 		),
 	),