|
@ -1,13 +1,13 @@ |
|
|
{ |
|
|
{ |
|
|
"ConnectionStrings": { |
|
|
"ConnectionStrings": { |
|
|
"Default": "Server=dev.ccwin-in.com,13319;Database=Wms_XianChang_DataExchange_Main_Dy_ShangHai;uid=ccwin-in;pwd=Microsoft@2022;timeout=6000;TrustServerCertificate=True", |
|
|
"Default": "Server=10.164.113.32,1818\\SHDB;Database=Wms_DataExchange_Main_Dy_ShangHai;uid=ShWmsUser;pwd=Faty@Wms_20230413#SH;TrustServerCertificate=True", |
|
|
"DataExchange": "Server=dev.ccwin-in.com,13319;Database=Wms_XianChang_DataExchange_Main_Dy_ShangHai;uid=ccwin-in;pwd=Microsoft@2022;timeout=6000;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" |
|
|
}, |
|
|
}, |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
"AuthServer": { |
|
|
"AuthServer": { |
|
|
"Authority": "http://dev.ccwin-in.com:60083/", |
|
|
"Authority": "http://10.164.113.31:60083/", |
|
|
"RequireHttpsMetadata": "false", |
|
|
"RequireHttpsMetadata": "false", |
|
|
"SwaggerClientId": "admin", |
|
|
"SwaggerClientId": "admin", |
|
|
"SwaggerClientSecret": "1q2w3E*", |
|
|
"SwaggerClientSecret": "1q2w3E*", |
|
@ -19,23 +19,23 @@ |
|
|
"client_id": "Auth_App", |
|
|
"client_id": "Auth_App", |
|
|
"client_secret": "1q2w3E*", |
|
|
"client_secret": "1q2w3E*", |
|
|
"grant_type": "password", |
|
|
"grant_type": "password", |
|
|
"username": "jiekou1", |
|
|
"username": "jiekou", |
|
|
"password": "1q2w3E*" |
|
|
"password": "1q2w3E*" |
|
|
}, |
|
|
}, |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
"RemoteServices": { |
|
|
"RemoteServices": { |
|
|
"BaseData": { |
|
|
"BaseData": { |
|
|
"BaseUrl": "http://dev.ccwin-in.com:60084/" |
|
|
"BaseUrl": "http://10.164.113.31:60084/" |
|
|
}, |
|
|
}, |
|
|
"Store": { |
|
|
"Store": { |
|
|
"BaseUrl": "http://dev.ccwin-in.com:60085/" |
|
|
"BaseUrl": "http://10.164.113.31:60085/" |
|
|
}, |
|
|
}, |
|
|
"Label": { |
|
|
"Label": { |
|
|
"BaseUrl": "http://dev.ccwin-in.com:60082/" |
|
|
"BaseUrl": "http://10.164.113.31:60082/" |
|
|
}, |
|
|
}, |
|
|
"Auth": { |
|
|
"Auth": { |
|
|
"BaseUrl": "http://dev.ccwin-in.com:60083/" |
|
|
"BaseUrl": "http://10.164.113.31:60083/" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
"DataExchangeOptions": { |
|
|
"DataExchangeOptions": { |
|
|