|
|
@ -1,12 +1,12 @@ |
|
|
|
{ |
|
|
|
"ConnectionStrings": { |
|
|
|
"Default": "Server=10.164.113.32,1818\\SHDB;Database=Wms_Dy_ShangHai;uid=ShWmsUser;pwd=Faty@Wms_20230413#SH;TrustServerCertificate=True", |
|
|
|
"DataExchange": "Server=10.164.113.32,1818\\SHDB;Database=Wms_DataExchange_Main_Dy_ShangHai;uid=ShWmsUser;pwd=Faty@Wms_20230413#SH;TrustServerCertificate=True", |
|
|
|
"EOS": "Server=61.139.155.47;Database=EOSSH;Uid=wms;Pwd=1;TrustServerCertificate=True" |
|
|
|
"Default": "Server=dev.ccwin-in.com,13319;Database=WMS_DongYang_Main_CC;uid=ccwin-in;pwd=Microsoft@2022;TrustServerCertificate=True;Encrypt=false", |
|
|
|
"DataExchange": "Server=dev.ccwin-in.com,13319;Database=WMS_DongYang_DataExchange_CC;uid=ccwin-in;pwd=Microsoft@2022;TrustServerCertificate=True;Encrypt=false", |
|
|
|
"EOS": "Server=10.164.0.224;Database=EOSNEV;Uid=wms;Pwd=1;TrustServerCertificate=True" |
|
|
|
}, |
|
|
|
|
|
|
|
"AuthServer": { |
|
|
|
"Authority": "http://10.164.113.31:60083/", |
|
|
|
"Authority": "http://dev.ccwin-in.com:60083/", |
|
|
|
"RequireHttpsMetadata": "false", |
|
|
|
"SwaggerClientId": "admin", |
|
|
|
"SwaggerClientSecret": "1q2w3E*", |
|
|
@ -25,13 +25,13 @@ |
|
|
|
|
|
|
|
"RemoteServices": { |
|
|
|
"BaseData": { |
|
|
|
"BaseUrl": "http://10.164.113.31:60084/" |
|
|
|
"BaseUrl": "http://dev.ccwin-in.com:60084/" |
|
|
|
}, |
|
|
|
"Store": { |
|
|
|
"BaseUrl": "http://10.164.113.31:60085/" |
|
|
|
"BaseUrl": "http://dev.ccwin-in.com:60085/" |
|
|
|
}, |
|
|
|
"Label": { |
|
|
|
"BaseUrl": "http://10.164.113.31:60082/" |
|
|
|
"BaseUrl": "http://dev.ccwin-in.com:60082/" |
|
|
|
} |
|
|
|
}, |
|
|
|
"EosOptions": { |
|
|
|