Browse Source

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

lcl 1 year ago
parent
commit
5d00ea71ab
1 changed files with 1 additions and 0 deletions
  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; //商品名称