Browse Source

力pos解绑处理

lcl 1 week ago
parent
commit
5c1fce22d3
2 changed files with 1 additions and 1 deletions
  1. BIN
      .DS_Store
  2. 1 1
      AppStart/Helper/SycnSpServer/SycnSpBindService.cs

BIN
.DS_Store


+ 1 - 1
AppStart/Helper/SycnSpServer/SycnSpBindService.cs

@@ -40,7 +40,7 @@ namespace MySystem
                         var tran = db.Database.BeginTransaction();
                         try
                         {
-                            if((Bind.Field1 == "解绑" || Bind.Field1 == "UNBIND") && (Bind.ProductType == "1" || Bind.ProductType == "23" || Bind.ProductType == "27" || Bind.ProductType == "30"))
+                            if((Bind.Field1 == "解绑" || Bind.Field1 == "UNBIND" || Bind.Field1 == "TRUE" || Bind.Field1 == "FORCED_UNBIND") && (Bind.ProductType == "1" || Bind.ProductType == "23" || Bind.ProductType == "27" || Bind.ProductType == "30" || Bind.ProductType == "34"))
                             {
                                 PosPushDataNewHelper.UnBind(new UnBindRecord()
                                 {