5 lines
198 B
JSON
Raw Normal View History

2025-05-27 14:27:50 +08:00
{
"ConnectionStrings": {
2025-05-27 14:39:23 +08:00
"Default": "Data Source=localhost;Port=3306;Database=JiSheServiceProDB;uid=root;pwd=admin123;charset=utf8mb4;Allow User Variables=true;AllowLoadLocalInfile=true"
2025-05-27 14:27:50 +08:00
}
}