{ "ConnectionStrings": { "Default": "Server=dev.ccwin-in.com,13319;Database=WMS_DongYang_Main_CC;uid=ccwin-in;pwd=Microsoft@2022;TrustServerCertificate=True;Encrypt=false", "DataExchange": "Server=dev.ccwin-in.com,13319;Database=WMS_DongYang_DataExchange_CC;uid=ccwin-in;pwd=Microsoft@2022;TrustServerCertificate=True;Encrypt=false", "MES": "Server=10.164.233.7;Database=MES_JY;uid=sa;pwd=Asdf1234$;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://dev.ccwin-in.com:60082/" }, "Job": { "BaseUrl": "http://dev.ccwin-in.com:60085/" }, "Label": { "BaseUrl": "http://dev.ccwin-in.com:60082/" }, "Message": { "BaseUrl": "http://dev.ccwin-in.com:60082/" }, "Store": { "BaseUrl": "http://dev.ccwin-in.com:60085/" }, "BaseData": { "BaseUrl": "http://dev.ccwin-in.com:60084/" } }, //"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://dev.ccwin-in.com:60084/", "UserName": "", "Password": "", "Token": "", "AreaIDs": "1", "Interval": "3", // interval "TimeCycle": "5" }, "IncomingOptions": { "Active": true, "PeriodSeconds": 5, "BatchSize": 10, "MaxCount": 100, "RetryTimes": 3 }, "OutgoingOptions": { "Active": true, "PeriodSeconds": 5, "BatchSize": 10, "MaxCount": 100, "RetryTimes": 3 } } }