From 1ebc93a1f8afc183e42c2176d21bef572874d5e2 Mon Sep 17 00:00:00 2001 From: syntax24 Date: Wed, 23 Jul 2025 03:25:23 +0330 Subject: [PATCH] insurance change [workshopId = 666} commented --- CompanyManagment.Application/InsuranceListApplication.cs | 8 ++++---- ServiceHost/appsettings.Development.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/CompanyManagment.Application/InsuranceListApplication.cs b/CompanyManagment.Application/InsuranceListApplication.cs index 0c87b3e1..3e5b1d16 100644 --- a/CompanyManagment.Application/InsuranceListApplication.cs +++ b/CompanyManagment.Application/InsuranceListApplication.cs @@ -556,10 +556,10 @@ public class InsuranceListApplication : IInsuranceListApplication double addOptionsfromCheckout = familyAllowance; //استثنا کارگته بازرگانی سیم آهن مهراکو - if (workshopId == 666) - { - addOptionsfromCheckout = familyAllowance + rotatingShift + nightWork + fridayWork + yearsPay; - } + //if (workshopId == 666) + //{ + // addOptionsfromCheckout = familyAllowance + rotatingShift + nightWork + fridayWork + yearsPay; + //} benefitsIncludedNonContinuous = GetRoundValue(benefitsIncludedNonContinuous + addOptionsfromCheckout); diff --git a/ServiceHost/appsettings.Development.json b/ServiceHost/appsettings.Development.json index 663f601a..4ebfc856 100644 --- a/ServiceHost/appsettings.Development.json +++ b/ServiceHost/appsettings.Development.json @@ -32,7 +32,7 @@ "ApiKey": "Og5M562igmzJRhQPnq0GdtieYdLgtfikjzxOmeQBPxJjZtyge5Klc046Lfw1mxSa", "SecretKey": "dadmehr" }, - "Domain": ".dad-mehr.ir" + "Domain": ".gozareshgir.ir" }