|
|
@ -2,18 +2,18 @@ |
|
|
|
"App": { |
|
|
|
"CorsOrigins": "https://*.abc.com,http://localhost:9528,http://149.223.116.5:8088" |
|
|
|
}, |
|
|
|
"ConnectionStrings": { |
|
|
|
"Default": "Server=LAPTOP-V3U07C2O;Database=ABP;user id=sa;Password=1q2w!@#", |
|
|
|
"SettleAccountService": "Server=LAPTOP-V3U07C2O;Database=SettleAccountService1;user id=sa;Password=1q2w!@#;" |
|
|
|
}, |
|
|
|
//"ConnectionStrings": { |
|
|
|
// //"Default": "Server=127.0.0.1;Database=ABP;user id=sa;Password=1", |
|
|
|
// //"SettleAccountService": "Server=127.0.0.1;Database=SettleAccountService1;user id=sa;Password=1;", |
|
|
|
// "Default": "Server=192.168.0.67;Database=ABP;User ID=sa;Password=Microsoft2008;", |
|
|
|
// "SettleAccountService": "Server=192.168.0.67;Database=SettleAccountService;user id=sa;password=Microsoft2008;", |
|
|
|
// "Wms": "Server=192.168.0.63;Database=CPAT_WMS;user id=sa;password=Microsoft2008;" |
|
|
|
|
|
|
|
// "Default": "Server=LAPTOP-V3U07C2O;Database=ABP;user id=sa;Password=1q2w!@#", |
|
|
|
// "SettleAccountService": "Server=LAPTOP-V3U07C2O;Database=SettleAccountService1;user id=sa;Password=1q2w!@#;" |
|
|
|
//}, |
|
|
|
"ConnectionStrings": { |
|
|
|
//"Default": "Server=127.0.0.1;Database=ABP;user id=sa;Password=1", |
|
|
|
//"SettleAccountService": "Server=127.0.0.1;Database=SettleAccountService1;user id=sa;Password=1;", |
|
|
|
"Default": "Server=192.168.0.67;Database=ABP;User ID=sa;Password=Microsoft2008;", |
|
|
|
"SettleAccountService": "Server=192.168.0.67;Database=SettleAccountService;user id=sa;password=Microsoft2008;", |
|
|
|
"Wms": "Server=192.168.0.63;Database=CPAT_WMS;user id=sa;password=Microsoft2008;" |
|
|
|
|
|
|
|
}, |
|
|
|
"Logging": { |
|
|
|
"LogLevel": { |
|
|
|
"Default": "Information", |
|
|
|