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.
|
|
|
{
|
|
|
|
"ConnectionStrings": {
|
|
|
|
"Default": "Server=dev.ccwin-in.com,21195;Database=Wms;uid=sa;pwd=aA123456!;TrustServerCertificate=True",
|
|
|
|
"DataExchange": "Server=dev.ccwin-in.com,21195;Database=DataExchange_Main;uid=sa;pwd=aA123456!;TrustServerCertificate=True",
|
|
|
|
"TYRP": "Server=dev.ccwin-in.com,21195;Database=TYRP;Uid=sa;Pwd=aA123456!;TrustServerCertificate=True",
|
|
|
|
"SYBASE_TYRP": "Data Source=10.164.1.11; Port=5000; Database=mesdb; Uid=mesuser; Pwd=mesuser1234;Charset=cp850;" //iso_1
|
|
|
|
},
|
|
|
|
|
|
|
|
"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:59094/"
|
|
|
|
},
|
|
|
|
"Store": {
|
|
|
|
"BaseUrl": "http://dev.ccwin-in.com:59095/"
|
|
|
|
},
|
|
|
|
"Label": {
|
|
|
|
"BaseUrl": "http://dev.ccwin-in.com:59092/"
|
|
|
|
},
|
|
|
|
"Auth": {
|
|
|
|
"BaseUrl": "http://dev.ccwin-in.com:21293/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"TyrpOptions": {
|
|
|
|
"IncomingOptions": {
|
|
|
|
"Active": true,
|
|
|
|
"PeriodSeconds": 10,
|
|
|
|
"BatchSize": 10,
|
|
|
|
"MaxCount": 100,
|
|
|
|
"RetryTimes": 3
|
|
|
|
},
|
|
|
|
"OutgoingOptions": {
|
|
|
|
"Active": true,
|
|
|
|
"PeriodSeconds": 10,
|
|
|
|
"BatchSize": 10,
|
|
|
|
"MaxCount": 100,
|
|
|
|
"RetryTimes": 3
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|