This commit is contained in:
2024-04-11 15:04:11 +08:00
parent 1f909839d6
commit 5f16ca1abe
7 changed files with 77 additions and 15 deletions

View File

@@ -2,7 +2,8 @@
"ConnectionStrings": {
"ConfigId": "default",
"DBType": "PostgreSQL", //MySql;SqlServer;Oracle;PostgreSQL;Dm;Kdbndp;Sqlite;
"Host": "192.168.11.109",
//"Host": "192.168.11.109",
"Host": "localhost",
"Port": "5432",
//"DBName": "tianyi_db",
//"UserName": "postgres",