Преглед на файлове

Merge branch 'feat-lcl-广电卡' of kxs-end/main-server into release-mainserver

lichunlei преди 11 месеца
родител
ревизия
f3673c4763
променени са 1 файла, в които са добавени 4 реда и са изтрити 0 реда
  1. 4 0
      AppStart/Helper/SycnSpServer/SycnSpBindService.cs

+ 4 - 0
AppStart/Helper/SycnSpServer/SycnSpBindService.cs

@@ -218,6 +218,10 @@ namespace MySystem
                                 {
                                     pos.Detail = "0";
                                 }
+                                else if ((Name == "升龙卡" || Name == "祥龙卡") && ActStatus == "已激活")
+                                {
+                                    pos.Detail = "0";
+                                }
                                 else
                                 {
                                     pos.Detail = "1";