소스 검색

广电卡奖励流程,增加升龙卡祥龙卡

lcl 1 년 전
부모
커밋
04a2f2d664
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";