修改:数据库连接字符串

10.8.8.212->10.8.8.208
This commit is contained in:
2025-12-16 17:34:30 +08:00
parent b3520ee98e
commit 5c949a6ce2
5 changed files with 7 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
{
"ConnectionStrings": {
"DefaultConnection": "Server=10.8.8.212;Database=postgres;user id=postgres;password=123456;port=16035;"
"DefaultConnection": "Server=10.8.8.208;Database=postgres;user id=postgres;password=123456;port=16035;"
},
"ExcelGenerater": "15,45,0",
"Logging": {