初始提交

This commit is contained in:
wanyongkang
2020-10-07 20:25:03 +08:00
commit d318014316
3809 changed files with 263103 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"MySql": "Server=47.92.244.89;Database=hualianyun;User=root;Password=qaz123!@#;Convert Zero Datetime=True;TreatTinyAsBoolean=false;port=5000",
"Redis": "47.92.85.90:6379,password=etor0070x01,defaultDatabase=7",
"RabbitMqConfig": {
"HostName": "47.111.18.99",
"Port": 5672,
"UserName": "test",
"Password": "123456",
"VirtualHost": "/"
}
}