Selaa lähdekoodia

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

lcl 1 vuosi sitten
vanhempi
commit
5d00ea71ab
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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; //商品名称