You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
39 lines
1.4 KiB
39 lines
1.4 KiB
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft": "Warning",
|
|
"Microsoft.Hosting.Lifetime": "Information"
|
|
}
|
|
},
|
|
"AllowedHosts": "*",
|
|
"ConnectionStrings": {
|
|
//"DB": "data source=rm-bp1508okrh23710yfao.mysql.rds.aliyuncs.com;port=3306;user id=qyroot;password=kaicn1132+-;initial catalog=bbwy;charset=utf8;sslmode=none;"
|
|
"DB": "data source=rm-bp1508okrh23710yfao.mysql.rds.aliyuncs.com;port=3306;user id=qyroot;password=kaicn1132+-;initial catalog=bbwy_test;charset=utf8;sslmode=none;",
|
|
"MDSDB": "data source=rm-bp1508okrh23710yfao.mysql.rds.aliyuncs.com;port=3306;user id=qyroot;password=kaicn1132+-;initial catalog=mds;charset=utf8;sslmode=none;",
|
|
"JDXX": "data source=rm-bp1508okrh23710yfao.mysql.rds.aliyuncs.com;port=3306;user id=qyroot;password=kaicn1132+-;initial catalog=jdxx;charset=utf8;sslmode=none;"
|
|
},
|
|
"GlobalSetting": {
|
|
"MdsApi": "http://mdsapi.qiyue666.com",
|
|
"PlatformAPIs": [
|
|
{
|
|
"Platform": 1, //云鼎
|
|
"APIHost": "http://116.196.81.215/"
|
|
}
|
|
],
|
|
"Stores": [
|
|
{
|
|
"StoreId": "110007637",
|
|
"StoreName": "上海商超B母婴玩具仓2号仓库"
|
|
},
|
|
{
|
|
"StoreId": "800006819",
|
|
"StoreName": "泉州惠安齐越云仓1号库"
|
|
},
|
|
{
|
|
"StoreId": "110023168",
|
|
"StoreName": "广州亚一综合B仓6号库"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
|