rabin 3 년 전
부모
커밋
1663f3dfc5
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      database/project.php

+ 2 - 0
database/project.php

@@ -133,6 +133,7 @@ return array
 		),
 	),
 
+	/*
 	'top' => array
 	(
 		# 数据来源
@@ -148,6 +149,7 @@ return array
 		# type类型字段
 		'type' => 'type',
 	),
+	*/
 	
 	# request 请求接口定义
 	'request' => array