初始提交
This commit is contained in:
25
Services/Hncore.Pass.Sells/appsettings.Development.json
Normal file
25
Services/Hncore.Pass.Sells/appsettings.Development.json
Normal file
@@ -0,0 +1,25 @@
|
||||
//{
|
||||
// "MySql": "Server=rm-bp12e1533udh1827azo.mysql.rds.aliyuncs.com;Database=etor_property_test;User=etor_test;Password=etor_test!QAZ2wsx;Convert Zero Datetime=True;TreatTinyAsBoolean=false;",
|
||||
// "Redis": "47.92.85.90:6379,password=etor0070x01,defaultDatabase=7,poolsize=1"
|
||||
//}
|
||||
{
|
||||
"Host_BaseUrl": "http://ipistest.etor.top11",
|
||||
"Wx_Mp_Appid": "wxd6b150a17c252fec",
|
||||
"MySql": "Server=47.92.244.89;Database=property;User=root;Password=qaz123!@#;Convert Zero Datetime=True;TreatTinyAsBoolean=false;port=5000;",
|
||||
"Redis": "47.92.85.90:6379,password=etor0070x01,defaultDatabase=10,poolsize=1",
|
||||
"Service_BaseUrl": "http://localhost:5000",
|
||||
"Wx": {
|
||||
"mp": {
|
||||
"appId": "",
|
||||
"appSecret": "",
|
||||
"mchId": "",
|
||||
"mchKey": ""
|
||||
},
|
||||
"mini": {
|
||||
"appId": "",
|
||||
"appSecret": "",
|
||||
"mchId": "",
|
||||
"mchKey": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user