From 680ffa01cdd73c4162a7cd9fc735e7cd43195b46 Mon Sep 17 00:00:00 2001 From: swarnajit Date: Thu, 10 Sep 2026 12:48:57 +0600 Subject: [PATCH] Api add for idlc2 --- .../cel.hrm.mobile.api.metadata.v7.bin | Bin 238352 -> 240136 bytes .../cel.hrm.mobile.api.projects.v7.bin | Bin 126775 -> 1140841 bytes Controllers/UserController.cs | 20 ++++++++++++------ .../PublishProfiles/FolderProfile.pubxml.user | 2 +- cel.hrm.mobile.api.csproj.user | 2 +- 5 files changed, 16 insertions(+), 8 deletions(-) diff --git a/.vs/ProjectEvaluation/cel.hrm.mobile.api.metadata.v7.bin b/.vs/ProjectEvaluation/cel.hrm.mobile.api.metadata.v7.bin index 4a423ccaf934b63eae2f01a5a971982dc704e0c3..c3bcf81d0a7809de7f590f6e022a3f873ee10cf8 100644 GIT binary patch delta 289 zcmbPmjIZMg9~;9xeg+1H>DKd@9U9$Q-56Wln6|nx=PI#X0*cSz-ptRL%{bYBS7q~k zu8T~QySNOeyI3%5Og_Q8aSShS zY3}NH9mFvO=I_}VKQJ(UV4OCQJ%aJ)#)M`j&W{f-@iT&m$*-7>N_~8I8N|EH z4^;J_nvsD4MAv}u<{Qih88@$GEjM9%^Zifhu4|jMtTb87A?$k`jEsz*f$-x)QD%@P zAma+iARqx21CcM8n1E7H&0Ti8G}y0#lw9R+_D3XEfC6194~qL6 zAa~v1pWMb2i;)s;g5+)vEjQl+x%t-6a`SDFn{N*aH^Wje!L)G)7>Ay94WH05z{-(*OVf delta 11 ScmaEP!FBsR_J%Et=I;R~KLz#x diff --git a/Controllers/UserController.cs b/Controllers/UserController.cs index 0206bb8..7998a53 100644 --- a/Controllers/UserController.cs +++ b/Controllers/UserController.cs @@ -33,24 +33,25 @@ namespace cel.hrm.mobile.api.Controllers companyName = "CEL"; //address = "http://100.100.100.89:45457/api/Mobile/"; break; - case "idlc.com": + case "idlc2.com": companyName = "IDLC"; - address = "https://celbd.com/IDLC_UAT/api/Mobile/"; + address = "http://100.100.100.89:45456/api/Mobile/"; + //address = "https://celbd.com/IDLCMobileTest/api/Mobile/"; break; case "shvenergybd.com": //address = "https://celclouds.com/petromax/api/Mobile/"; companyName = "Petromax"; - address = "http://100.100.100.89:45457/api/Mobile/"; - //address = "https://celbd.com/petromaxHRUAT/api/Mobile/"; + //address = "http://100.100.100.89:45457/api/Mobile/"; + address = "https://celbd.com/petromaxHRUAT/api/Mobile/"; break; case "lifung.com": case "lfsourcing.com": case "neotangent.com": case "lfmilesgroup.com": - //address = "https://celclouds.com/lifungbd/api/Mobile/"; + address = "https://celclouds.com/lifungbd/api/Mobile/"; companyName = "LF"; - address = "http://100.100.100.15:45457/api/Mobile/"; + //address = "http://100.100.100.15:45457/api/Mobile/"; break; case "hm.com": @@ -85,6 +86,13 @@ namespace cel.hrm.mobile.api.Controllers //address = "http://100.100.100.19:45457/api/Mobile/"; break; + case "accl.group-qa.com": + address = "https://celbd.com/Autocrop/api/Mobile/"; + //address = "https://celclouds.com/texebohrms/api/Mobile/"; + companyName = "Autocrop"; + //address = "http://100.100.100.19:45457/api/Mobile/"; + break; + case "customdomain.com": Console.WriteLine("This is a Custom Domain address."); break; diff --git a/Properties/PublishProfiles/FolderProfile.pubxml.user b/Properties/PublishProfiles/FolderProfile.pubxml.user index 529b871..8fbc741 100644 --- a/Properties/PublishProfiles/FolderProfile.pubxml.user +++ b/Properties/PublishProfiles/FolderProfile.pubxml.user @@ -5,7 +5,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121. <_PublishTargetUrl>D:\mob api link - True|2024-08-29T09:47:29.7935405Z;True|2024-08-28T12:17:07.3753533+06:00;True|2024-08-25T14:48:29.6318775+06:00;True|2024-08-25T12:29:37.1677516+06:00;True|2024-07-15T17:47:18.4638143+06:00; + True|2026-08-18T08:24:52.6684166Z;True|2026-07-06T11:15:51.9249038+06:00;True|2026-06-30T15:15:45.0382352+06:00;True|2026-06-30T15:15:34.9664428+06:00;True|2026-06-30T14:57:13.7094860+06:00;True|2026-06-30T14:57:01.7789575+06:00;True|2026-06-30T14:40:00.6184627+06:00;True|2026-06-30T12:51:33.1191123+06:00;True|2024-08-29T15:47:29.7935405+06:00;True|2024-08-28T12:17:07.3753533+06:00;True|2024-08-25T14:48:29.6318775+06:00;True|2024-08-25T12:29:37.1677516+06:00;True|2024-07-15T17:47:18.4638143+06:00; \ No newline at end of file diff --git a/cel.hrm.mobile.api.csproj.user b/cel.hrm.mobile.api.csproj.user index ff8fc8c..fd5e996 100644 --- a/cel.hrm.mobile.api.csproj.user +++ b/cel.hrm.mobile.api.csproj.user @@ -2,7 +2,7 @@ IIS Express - D:\cel.hrm.mobile.api\Properties\PublishProfiles\FolderProfile2.pubxml + D:\Mobail Gateway\Properties\PublishProfiles\FolderProfile.pubxml ProjectDebugger