Browse Source

修改為公司SQL

manto07m 3 years ago
parent
commit
03faaa2db5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      script/php/sql_detail.php

+ 1 - 1
script/php/sql_detail.php

@@ -1,5 +1,5 @@
 <?php
-$hostname = 'DESKTOP-5JAT8FP\TEST';
+$hostname = 'GMGIS\SQLEXPRESS';
 $username = 'BIMuser';
 $password = 'Component3444';
 $db_name = 'permissions';