Browse Source

调整字典类型为相同进行处理

singlese7en 2 years ago
parent
commit
4035bec5ce
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Service/App_Code/Common.cs

+ 1 - 1
Service/App_Code/Common.cs

@@ -56,7 +56,7 @@ public class Common
                 break;
             case "OrganizationInfoUpdate":
                 rec.MessageID = "MFN";//单位更新
-                rec.MessageType = "MFN^Z2C";
+                rec.MessageType = "MFN^Z2B";
                 break;
             case "ProviderInfoRegister":
                 rec.MessageID = "PMU";//人员注册