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.
88 lines
2.0 KiB
88 lines
2.0 KiB
{
|
|
"ConnectionStrings": {
|
|
"Default": "Server=10.164.113.32,1818\\SHDB;Database=Wms_Dy_ShangHai;uid=ShWmsUser;pwd=Faty@Wms_20230413#SH;TrustServerCertificate=True;Encrypt=false",
|
|
"DataExchange": "Server=10.164.113.32,1818\\SHDB;Database=Wms_DataExchange_Main_Dy_ShangHai;uid=ShWmsUser;pwd=Faty@Wms_20230413#SH;TrustServerCertificate=True;Encrypt=false",
|
|
"MES": "Server=10.164.113.32,1818\\SHDB;Database=MES_SH;uid=ShWmsUser;pwd=Faty@Wms_20230413#SH;TrustServerCertificate=True;Encrypt=false"
|
|
},
|
|
|
|
"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": "jiekou",
|
|
"password": "1q2w3E*"
|
|
},
|
|
|
|
|
|
"RemoteServices": {
|
|
|
|
|
|
"Inventory": {
|
|
"BaseUrl": "http://localhost:59095/"
|
|
},
|
|
"Job": {
|
|
"BaseUrl": "http://localhost:59095/"
|
|
},
|
|
"Label": {
|
|
"BaseUrl": "http://dev.ccwin-in.com:60082/"
|
|
},
|
|
"Message": {
|
|
"BaseUrl": "http://dev.ccwin-in.com:60082/"
|
|
},
|
|
"Store": {
|
|
"BaseUrl": "http://localhost:59095/"
|
|
}
|
|
|
|
},
|
|
|
|
|
|
|
|
|
|
|
|
//"RemoteServices": {
|
|
// "BaseData": {
|
|
// "BaseUrl": "http://10.164.113.31:60084/"
|
|
// },
|
|
// "Store": {
|
|
// "BaseUrl": "http://10.164.113.31:60085/"
|
|
// },
|
|
// "Label": {
|
|
// "BaseUrl": "http://10.164.113.31:60082/"
|
|
// }
|
|
|
|
//},
|
|
"InjectionMoldingTaskOptions": {
|
|
|
|
"AutoRemote": {
|
|
"IpAddress": "http://10.164.113.31:60085/",
|
|
"UserName": "",
|
|
"Password": "",
|
|
"Token": ""
|
|
|
|
},
|
|
|
|
"IncomingOptions": {
|
|
"Active": true,
|
|
"PeriodSeconds": 10,
|
|
"BatchSize": 10,
|
|
"MaxCount": 100,
|
|
"RetryTimes": 3
|
|
},
|
|
"OutgoingOptions": {
|
|
"Active": true,
|
|
"PeriodSeconds": 10,
|
|
"BatchSize": 10,
|
|
"MaxCount": 100,
|
|
"RetryTimes": 3
|
|
}
|
|
}
|
|
}
|
|
|