Browse Source

20250303 4101A默认省医保接口地址改为走对应接口的医保平台表地址

zzz 3 tháng trước cách đây
mục cha
commit
5fd3780f44
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Helper/InvokeHelper.cs

+ 1 - 1
Helper/InvokeHelper.cs

@@ -438,7 +438,7 @@ namespace PTMedicalInsurance.Helper
 
             switch (funNo)
             {
-                case "4101A":
+                //case "4101A":
                 case "3101":
                 case "3102":
                     prefix = "http://10.66.155.173:8086/1.0.0/hsa-fsi-";