소스 검색

CardType卡类型默认为2,发放奖励

lcl 1 년 전
부모
커밋
5d00ea71ab
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      AppStart/Helper/SycnSpServer/SycnSpBindService.cs

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

@@ -192,6 +192,7 @@ namespace MySystem
                                 pos.BindingState = 1;
                                 pos.BindingTime = Bind.CreateTime;
                                 pos.Status = 0;
+                                pos.CardType = 2;
 
                                 string KindName = Bind.Remark; //商品类型名称
                                 string Name = Bind.Field3; //商品名称