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.
 
 
 
 
 
 

54 lines
1.4 KiB

{
"ConnectionStrings": {
"Default": "Server=dev.ccwin-in.com,21195;Database=DataExchange_Main;uid=sa;pwd=aA123456!;TrustServerCertificate=True",
"DataExchange": "Server=dev.ccwin-in.com,21195;Database=DataExchange_Main;uid=sa;pwd=aA123456!;TrustServerCertificate=True",
"EOS": "Server=61.139.155.47;Database=EOSSH;Uid=wms;Pwd=1;TrustServerCertificate=True"
},
"AuthServer": {
"Authority": "http://dev.ccwin-in.com:21293/",
"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*",
"Company": "FATY"
},
"RemoteServices": {
"BaseData": {
"BaseUrl": "http://dev.ccwin-in.com:21294/"
},
"Store": {
"BaseUrl": "http://dev.ccwin-in.com:21295/"
},
"Label": {
"BaseUrl": "http://dev.ccwin-in.com:21292/"
}
},
"EosOptions": {
"IncomingOptions": {
"Active": true,
"PeriodSeconds": 10,
"BatchSize": 10,
"MaxCount": 100,
"RetryTimes": 3
},
"OutgoingOptions": {
"Active": true,
"PeriodSeconds": 10,
"BatchSize": 10,
"MaxCount": 100,
"RetryTimes": 3
}
}
}