rabin 3 years ago
parent
commit
1663f3dfc5
1 changed files with 2 additions and 0 deletions
  1. 2 0
      database/project.php

+ 2 - 0
database/project.php

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