rabin 1 year ago
parent
commit
9b9b1046ec
1 changed files with 1 additions and 1 deletions
  1. 1 1
      database/info.php

+ 1 - 1
database/info.php

@@ -24,7 +24,7 @@ if ($config_id) {
 	$search_config = Dever::load('account/lib/manage')->getSearch($config_id);
 	if ($search_config) {
 		$search = $search_config;
-		$user = '用户手机号';
+		$user = '用户信息';
 	}
 }