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.
 
 
 
 
 
 

60 lines
1.4 KiB

{
"ConnectionStrings": {
"Default": "Server=dev.ccwin-in.com,13319;Database=Wms_DataExchange_Main_Dy_ShangHai;uid=ccwin-in;pwd=Microsoft@2022;TrustServerCertificate=True",
"DataExchange": "Server=dev.ccwin-in.com,13319;Database=Wms_DataExchange_Main_Dy_ShangHai;uid=ccwin-in;pwd=Microsoft@2022;TrustServerCertificate=True"
},
"AuthServer": {
"Authority": "http://dev.ccwin-in.com:60083/",
"RequireHttpsMetadata": "false",
"SwaggerClientId": "admin",
"SwaggerClientSecret": "1q2w3E*",
"grant_type": "password",
"AlwaysAllowAuthorization": true
},
"Authentication": {
"client_id": "Auth_App",
"client_secret": "1q2w3E*",
"grant_type": "password",
"username": "jiekou1",
"password": "1q2w3E*"
},
"RemoteServices": {
"BaseData": {
"BaseUrl": "http://dev.ccwin-in.com:60084/"
},
"Store": {
"BaseUrl": "http://dev.ccwin-in.com:60085/"
},
"Label": {
"BaseUrl": "http://dev.ccwin-in.com:60082/"
},
"Auth": {
"BaseUrl": "http://dev.ccwin-in.com:60083/"
}
},
"DataExchangeOptions": {
"IncomingOptions": {
"Active": true,
"PeriodSeconds": 10,
"RetryTimes": 3,
"BatchSize": 100
},
"OutgoingOptions": {
"Active": false,
"PeriodSeconds": 10,
"RetryTimes": 3,
"BatchSize": 100,
"BaseUrl": "https://localhost:7034/test",
"Username": "username",
"Password": "password"
}
}
}