Просмотр исходного кода

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

lcl 1 год назад
Родитель
Сommit
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.BindingState = 1;
                                 pos.BindingTime = Bind.CreateTime;
                                 pos.BindingTime = Bind.CreateTime;
                                 pos.Status = 0;
                                 pos.Status = 0;
+                                pos.CardType = 2;
 
 
                                 string KindName = Bind.Remark; //商品类型名称
                                 string KindName = Bind.Remark; //商品类型名称
                                 string Name = Bind.Field3; //商品名称
                                 string Name = Bind.Field3; //商品名称